Interface used for log handlers. Every handler has to implement this interface. Alternatively custom handlers can extend the abstract class BaseHandler.
BaseHandler
Generated using TypeDoc
Interface used for log handlers. Every handler has to implement this interface. Alternatively custom handlers can extend the abstract class
BaseHandler
.