Skip to main content
The Logger class provides logging capabilities for CyborgDB operations.

Configure Logger

Configures the logger with the specified log level and output options.

Parameters

Exceptions

  • Throws if the log level is invalid.

Example Usage

The DEBUG level is only available in debug builds of the library.