gogga.mixins

Build-argument customizable mixin that provides, whicever module imports it, with var-arg logging functions DEBUG(...), INFO(...), WARN(...) and ERROR(...).

Members

Mixins

__anonymous
mixin LoggingFuncs!(logger)
Undocumented in source.

Mixed In Members

From mixin LoggingFuncs!(logger)

__anonymous
mixin MakeFuncFor!(gLogger, level)
Undocumented in source.

Meta

Authors

Tristan Brice Velloza Kildaire