Skip to main content
API Reference

logging


Classes

NameTypeSummary
LoggingLogging
Logging utility class for configuring ARDK log levels. This class provides methods to set the log level for different log outputs: - stdout: Logs written to standard output - file: Logs written to log files - callback: Logs sent to registered callback handlers

Enums

NameTypeSummary
LogLevelLogLevel
-

ON THIS PAGE