OrleansLoggingUtils Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Utility method for OrleansLogging
public class OrleansLoggingUtils
type OrleansLoggingUtils = class
Public Class OrleansLoggingUtils
- Inheritance
-
OrleansLoggingUtils
Constructors
OrleansLoggingUtils() |
Methods
FormatLogMessageToLegacyStyle(DateTime, Severity, LoggerType, String, String, IPEndPoint, Exception, Int32, Boolean) |
The method to call during logging to format the log info into a string, which is orleans legacy logging style |