ILogSession
interface ILogSession
A base type for log session.
The log session may be either LocalLogSession or LogSession depending on whether the nRF Logger application is installed on the device.
Local log session requires LocalLogContentProvider to be declared in the application manifest.