On this page←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.logging com.nianticspatial.nsdk.logging←classLogging com.nianticspatial.nsdk.logging.Logging Function setStdoutLogLevel setStdoutLogLevelSets the log level for stdout logs. This function filters out logs of less severity than the specified level for the stdout logger. Declaration fun setStdoutLogLevel(ardkHandle: Long, level: LogLevel) Summary Sets the log level for stdout logs. This function filters out logs of less severity than the specified level for the stdout logger.
Sets the log level for stdout logs. This function filters out logs of less severity than the specified level for the stdout logger.