LogSession

open class LogSession : ILogSession

The log session.

This object can be created with the use of newSession and is used to append new log entries to the nRF Logger log.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Returns the session read-only content Uri.
Link copied to clipboard
Returns the session entries Uri.
Link copied to clipboard
Returns the Uri that may be used to obtain all sessions created by the same application (and the same profile) as this session.
Link copied to clipboard
open fun toString(): String