LoggerCallbackHandler
Class
Definition
This class is responsible for managing the callback state and its execution.
public sealed class LoggerCallbackHandler
- Inheritance
-
LoggerCallbackHandler
Constructors
| LoggerCallbackHandler() |
Fields
| UseDefaultLogging |
Flag to control whether default logging should be performed in addition to calling the Callback handler (if any) |
Properties
| Callback |
Callback implementation |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |