Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-23 | Rename module logger_simple to logger_simple_h | Siri Hansen | |
Also, change HandlerId from logger_simple to simple. | |||
2018-05-23 | Set legacy_header=true for kernel's default handler only | Siri Hansen | |
2018-05-21 | logger: Rework configuration of logger | Lukas Larsson | |
Most logger configuration that was possible through kernel application variables have been moved into a common 'logger' application environment in kernel. Now all the configuration possible through the logger API can be done as sys config. The handler started by kernel has been renamed to 'default' instead of logger_std_h. There is a new logger:setup_handlers/1 function that given an application name can be used to setup handlers in other applications. | |||
2018-04-26 | Add logger | Siri Hansen | |