nspectre - declarative validation for .NET

ILogger Methods

The methods of the ILogger interface are listed below. For a complete list of ILogger interface members, see the ILogger Members topic.

Public Instance Methods

IsEnabledFor This method is used to determine whether logging is enabled for the given level.
LogMessage Logs a message.

See Also

ILogger Interface | NSpectre.Core.Log Namespace