pkg_core v0.1.3 PkgCore.Logger

Link to this section Summary

Functions

debug/1 outputs in a shell a green text with the following string.

error/1 raises an error in case of an error.

Link to this section Functions

Link to this function

debug(_, string)

debug/1 outputs in a shell a green text with the following string.

Link to this function

error(app, string)

error/1 raises an error in case of an error.