Tower
v0.3.0
Pages
Modules
Search documentation of Tower
Settings
View Source
Tower.LoggerHandler
(Tower v0.3.0)
Summary
Functions
adding_handler(config)
attach()
detach()
log(log_event, config)
removing_handler(config)
Functions
Link to this function
adding_handler(config)
View Source
Link to this function
attach()
View Source
@spec
attach() :: :ok | {:error,
term
()}
Link to this function
detach()
View Source
@spec
detach() :: :ok | {:error,
term
()}
Link to this function
log(log_event, config)
View Source
Link to this function
removing_handler(config)
View Source