Companion

actual object Companion(source)
actual object Companion(source)
expect object Companion(source)
actual object Companion(source)
actual object Companion(source)
actual object Companion(source)
actual object Companion(source)
actual object Companion(source)
actual object Companion(source)

Properties

Link copied to clipboard
@JvmField
actual val Debug: SysLog
actual val Debug: SysLog
expect val Debug: SysLog

A static instance of SysLog, configured with Level.Debug.

actual val Debug: SysLog
actual val Debug: SysLog
@JvmField
actual val Debug: SysLog
actual val Debug: SysLog
actual val Debug: SysLog
actual val Debug: SysLog
Link copied to clipboard
@JvmStatic
@get:JvmName(name = "isInstalled")
actual val isInstalled: Boolean
actual val isInstalled: Boolean
expect val isInstalled: Boolean

Checks if SysLog is installed at Log.Root.

actual val isInstalled: Boolean
actual val isInstalled: Boolean
@JvmStatic
@get:JvmName(name = "isInstalled")
actual val isInstalled: Boolean
actual val isInstalled: Boolean
actual val isInstalled: Boolean
actual val isInstalled: Boolean
Link copied to clipboard
actual const val UID: String
actual const val UID: String
expect val UID: String

The SysLog.uid (i.e. io.matthewnelson.kmp.log.sys.SysLog).

actual const val UID: String
actual const val UID: String
actual const val UID: String
actual const val UID: String
actual const val UID: String
actual const val UID: String

Functions

Link copied to clipboard
@JvmStatic
actual fun of(min: Log.Level): SysLog
actual fun of(min: Log.Level): SysLog
expect fun of(min: Log.Level): SysLog

Instantiate a new SysLog instance with the specified minimum Level. If Level specified is the same as Debug, then Debug will be returned.

actual fun of(min: Log.Level): SysLog
actual fun of(min: Log.Level): SysLog
@JvmStatic
actual fun of(min: Log.Level): SysLog
actual fun of(min: Log.Level): SysLog
actual fun of(min: ERROR CLASS: Symbol not found for Level): SysLog
actual fun of(min: Log.Level): SysLog