A log handler that serializes incoming messages, and uses one or more LogWriter instances to write the serialized messages to some output resources, like the console, files, or network devices.
Handles a log message.
A log handler that serializes incoming messages, and uses one or more LogWriter instances to write the serialized messages to some output resources, like the console, files, or network devices.