of

@JvmStatic
actual fun of(min: Log.Level): SysLog(source)
actual fun of(min: Log.Level): SysLog(source)
expect fun of(min: Log.Level): SysLog(source)

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(source)
actual fun of(min: Log.Level): SysLog(source)
@JvmStatic
actual fun of(min: Log.Level): SysLog(source)
actual fun of(min: Log.Level): SysLog(source)
actual fun of(min: ERROR CLASS: Symbol not found for Level): SysLog(source)
actual fun of(min: Log.Level): SysLog(source)