gogga

Gogga logging facilities

Modules

context
module gogga.context

Custom context for gogga logging

core
module gogga.core

Logging facilities

transform
module gogga.transform

The custom text transformer that implements the gogga-stylised logging messages

Members

Imports

GoggaLogger (from gogga.core)
public import gogga.core : GoggaLogger;

The logging class which provides the logging print calls, controlling of style and whether to debug or not

GoggaMode (from gogga.transform)
public import gogga.transform : GoggaMode;

The gogga styles supported

Meta