Logging

This is Dragons logging interface for the infrastructure API.

C Interface

Warning

doxygenfile: Cannot find file “logging.c

Cython Interface

exception DragonLoggingError

Bases: Exception

class Errors

Bases: Enum

SUCCESS = 0
FAIL = 1
__init__(lib_err, msg)