LoggerJSON.Formatter.init
You're seeing just the callback
init
, go back to LoggerJSON.Formatter module for more information.
Specs
Initialization callback. Ran on startup with the given formatter_opts
list.
Returned list will be used as formatter_state in format_event/6
.