Const
A minimal Logger implementation that forwards all messages to the native console methods, prefixing each line with its level tag.
console
Used as the default logger inside DeviceManager when no custom logger is supplied via ObservabilityOptions.
A minimal Logger implementation that forwards all messages to the native
consolemethods, prefixing each line with its level tag.Used as the default logger inside DeviceManager when no custom logger is supplied via ObservabilityOptions.