Summary

Functions

Link to this function

adding_handler(config)

@spec adding_handler(:logger.handler_config()) :: {:ok, :logger.handler_config()}
Link to this function

changing_config(atom, old_config, new_config)

@spec changing_config(:update, :logger.handler_config(), :logger.handler_config()) ::
  {:ok, :logger.handler_config()}
Link to this function

log(log_event, map)

Link to this function

removing_handler(_)