Method | Description | |
---|---|---|
TraceLogger ( [ name, [ format = null, LoggingLevels validLevels = LoggingLevels.All ) : WebApplications.Utilities.Annotations |
Initializes a new instance of the TraceLogger class.
|
public TraceLogger ( [ name, [ format = null, LoggingLevels validLevels = LoggingLevels.All ) : WebApplications.Utilities.Annotations | ||
name | [ | The logger name. |
format | [ | The format. |
validLevels | LoggingLevels | The valid log levels. |
return | WebApplications.Utilities.Annotations |