exirc v2.0.0 ExIRC.Logger

A simple abstraction of :error_logger

Link to this section Summary

Functions

Log an error message report

Log an informational message report

Log a warning message report

Link to this section Functions

Specs

error(binary()) :: :ok

Log an error message report

Specs

info(binary()) :: :ok

Log an informational message report

Specs

warning(binary()) :: :ok

Log a warning message report