Add a filter that will be applied before all log writers.
Add a writer. A writer is responsible for taking a log message and writing it out to storage.
Returns TRUE to accept the message, FALSE to block it.
Returns TRUE to accept the message, FALSE to block it.
Returns TRUE to accept the message, FALSE to block it.
Returns TRUE to accept the message, FALSE to block it.
Add a filter specific to this writer.