LogContract

open class LogContract

The log contract is used to write and read the log entries into the database. Do not use directly when writing, use Logger member methods instead.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
val AUTHORITY: String = "no.nordicsemi.android.log"
The authority for the log provider.
Link copied to clipboard
A content:// style uri to the authority for the log provider.