Files
ejabberd/include
Evgeny Khramtsov e4a8afb15d Replace lager with built-in new logging API
This change requires Erlang/OTP-21.0 or higher.
The commit also deprecates the following options:
  - log_rotate_date
  - log_rate_limit

Furthermore, these options have no effect. The logger now fully
relies on log_rotate_size, that cannot be 0 anymore.

The loglevel option now accepts levels in literal formats.
Those are: none, emergency, alert, critical, error, warning, notice, info, debug.
Old integer values (0-5) are still supported and automatically converted
into literal format.
2019-10-18 19:12:32 +03:00
..
2019-01-08 22:53:27 +01:00
2019-01-08 22:53:27 +01:00
2019-06-14 13:36:28 +03:00
2019-06-14 12:33:26 +03:00
2019-01-08 22:53:27 +01:00
2019-01-08 22:53:27 +01:00
2019-01-08 22:53:27 +01:00
2019-06-14 12:33:26 +03:00
2019-01-08 22:53:27 +01:00
2019-01-08 22:53:27 +01:00
2019-10-11 17:57:45 +03:00