exirc v0.11.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)

Specs

error(binary) :: :ok

Log an error message report

info(msg)

Specs

info(binary) :: :ok

Log an informational message report

warning(msg)

Specs

warning(binary) :: :ok

Log a warning message report