AbstractLogger

protected void AbstractLogger(LoggerBackend backend)

Constructs a new logger for the specified backend.

Parameters

backend

the logger backend which ultimately writes the log statements out.