kernel application since OTP-21).
This is the main module that exposes custom formatting to the OTP
logger library (part of the kernel application since OTP-21).
| format/2 | |
| format_msg/2 | |
| to_string/2 |
format(LogEvent, Config) -> unicode:chardata()
format_msg(Data, Config) -> any()
to_string(X, C) -> any()
Generated by EDoc