Skip to main content
API Reference com.nianticspatial.nsdk.logging Logging

setCallbackLogLevel

Sets the log level for callback logs. This function filters out logs of less severity than the specified level for the callback logger.

Declaration

fun setCallbackLogLevel(ardkHandle: Long, level: LogLevel)

Summary

Sets the log level for callback logs. This function filters out logs of less severity than the specified level for the callback logger.


ON THIS PAGE