leo_logger_client_message¶
The logger client for handling messages.
References
Description¶
The logger client for handling messages
Function Index¶
| debug/1 | Output kind of ‘Debug log’. |
| error/1 | Output kind of ‘Error log’. |
| fatal/1 | Output kind of ‘Fatal log’. |
| format/2 | Format a log message. |
| info/1 | Output kind of ‘Information log’. |
| new/2 | Create loggers for message logs. |
| new/3 | |
| warn/1 | Output kind of ‘Warning log’. |