ILogger2 Properties |
The ILogger2 type exposes the following members.
Name | Description | |
---|---|---|
ActivityOptions |
Gets the default verbosity when opening and closing activities.
(Inherited from ILogger.) | |
CurrentContext |
Gets the current ILoggingContext.
| |
Factory | Obsolete.
Gets the ILoggerFactory, which allows to create new instances of the logger. This is used for instance by ForType(Type).
| |
RequiresSuspendResume |
Determines whether calls of SuspendActivity(ILoggingContext, CallerInfo) and ResumeActivity(ILoggingContext, CallerInfo)
is required for asynchronous custom activities in the current context.
(Inherited from ILogger.) | |
Role |
Gets the role of records created by this ILogger. A list of standard roles is available in the LoggingRoles class.
(Inherited from ILogger.) | |
Type | Obsolete. (Inherited from ILogger.) |