| NullLogger Class |
Namespace: HandlebarsDotNet.Mvc
The NullLogger type exposes the following members.
| Name | Description | |
|---|---|---|
| NullLogger | Initializes a new instance of the NullLogger class |
| Name | Description | |
|---|---|---|
| Log |
The NullLogger does nothing in this ILogger implementation.
| |
| Trace |
The NullLogger does nothing in this ILogger implementation.
| |
| Warn |
The NullLogger does nothing in this ILogger implementation.
|