CodBi

abstract class CodBi

Base class for all CodBi-Components.

Provides a shared logger that posts messages to the console in the format [[ CodBi / idLogMessages ] ...message... ].

Subclasses set idLogMessages to their own subsystem name (e.g. "AI", "Tesseract", "LLAMA") to identify log output.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Defines the various importance-states that can be passed to the logger.