RunAnywhereLogging extension

Extension methods for logging configuration

on

Static Methods

configureLogging(LoggingConfiguration config) → void

Available on RunAnywhere, provided by the RunAnywhereLogging extension

Configure logging with a predefined configuration
flushLogs() → void

Available on RunAnywhere, provided by the RunAnywhereLogging extension

Force flush all pending logs
setDebugMode(bool enabled) → void

Available on RunAnywhere, provided by the RunAnywhereLogging extension

Enable verbose debugging mode
setLocalLoggingEnabled(bool enabled) → void

Available on RunAnywhere, provided by the RunAnywhereLogging extension

Enable or disable local console logging
setLogLevel(SDKLogLevel level) → void

Available on RunAnywhere, provided by the RunAnywhereLogging extension

Set minimum log level for SDK logging