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