Logs a message at the Function Level indicating that the function with the given name is being exited.
Use at the end of a function to illustrate code paths or to help localize log messages between begin and end calls.
ILogger Interface | Plumtree.Remote.Logging Namespace