- Namespace
- Statiq
.Common - Containing Type
- ILoggerExtensions
Syntax
public static void Log(this ILogger logger, LogLevel logLevel, StatiqLogState state, string message)
Parameters
Name | Type | Description |
---|---|---|
logger | ILogger | |
logLevel | LogLevel | |
state | StatiqLogState | |
message | string |