exirc v1.0.0 ExIrc.Logger

A simple abstraction of :error_logger

Summary

Functions

Log an error message report

Log an informational message report

Log a warning message report

Functions

error(msg)
error(binary) :: :ok

Log an error message report

info(msg)
info(binary) :: :ok

Log an informational message report

warning(msg)
warning(binary) :: :ok

Log a warning message report