BaseHandler that takes care of filtering log records that does not meet the required level. Custom handler can extend this class and override the log method with their implementation.
Generated using TypeDoc
BaseHandler that takes care of filtering log records that does not meet the required level. Custom handler can extend this class and override the log method with their implementation.