Interface used to describe an object that can log runtime information.
Logs a message based on an event that triggered during runtime operations.
Event that should be logged. Includes message, logging level and message. See ILogEvent for more information.
Interface used to describe an object that can log runtime information.