Class LoggerConfig.ExceptionsConfig
Logging config for exceptions
Inherited Members
Namespace: Quantellia.WMServer.Logger
Assembly: WMServer.dll
Syntax
public class LoggerConfig.ExceptionsConfig
Properties
ShowSourceRef
Declaration
public bool ShowSourceRef { get; set; }
Property Value
Type | Description |
---|---|
bool |
ShowTime
Declaration
public bool ShowTime { get; set; }
Property Value
Type | Description |
---|---|
bool |