A log handler that serializes incoming messages, and uses a LogWriter to
write them to some output resource, like a standard output stream, file, or
network device. Most SLF4D providers will probably end up using some sort of
serializing handler at the end of the day.
A log handler that serializes incoming messages, and uses a LogWriter to write them to some output resource, like a standard output stream, file, or network device. Most SLF4D providers will probably end up using some sort of serializing handler at the end of the day.