Contains methods for writing log messages.
Adds a messenger to the logger.
Removes all messengers from the logger.
Returns a new IMessage that contains template values.
Writes the specified message with MessageLevel.Debug.
Writes the specified message with MessageLevel.Error.
Writes the specified message with MessageLevel.Information.
Logs the specified message.
Logs the specified message using the specified template properties.
Writes the specified message with MessageLevel.Warning.
A null (Nothing in Visual Basic) implementation of ILogger .