A callback passed to App.Sync.setLogger when instrumenting the Atlas Device Sync client with a custom logger.
The level of the log entry between 0 and 8 inclusively. Use this as an index into ['all', 'trace', 'debug', 'detail', 'info', 'warn', 'error', 'fatal', 'off'] to get the name of the level.
['all', 'trace', 'debug', 'detail', 'info', 'warn', 'error', 'fatal', 'off']
The message of the log entry.
Generated using TypeDoc
A callback passed to App.Sync.setLogger when instrumenting the Atlas Device Sync client with a custom logger.