- Source:
Classes
Methods
-
<static> LoggerHandler.create(immediate, format) → {LoggerHandler}
-
Create a handler with he specified format
Parameters:
Name Type Description immediate
boolean true if logging should occur as soon as request arrives format
Object the format - Source:
Returns:
the handler- Type
- LoggerHandler