KSLog/scripts/pages.json
2023-11-18 12:11:02 +00:00

2 lines
83 KiB
JSON

[{"name":"ASSERT","description":"dev.inmo.kslog.common.LogLevel.ASSERT","location":"kslog/dev.inmo.kslog.common/-log-level/-a-s-s-e-r-t/index.html","searchKeys":["ASSERT","ASSERT","dev.inmo.kslog.common.LogLevel.ASSERT"]},{"name":"DEBUG","description":"dev.inmo.kslog.common.LogLevel.DEBUG","location":"kslog/dev.inmo.kslog.common/-log-level/-d-e-b-u-g/index.html","searchKeys":["DEBUG","DEBUG","dev.inmo.kslog.common.LogLevel.DEBUG"]},{"name":"ERROR","description":"dev.inmo.kslog.common.LogLevel.ERROR","location":"kslog/dev.inmo.kslog.common/-log-level/-e-r-r-o-r/index.html","searchKeys":["ERROR","ERROR","dev.inmo.kslog.common.LogLevel.ERROR"]},{"name":"INFO","description":"dev.inmo.kslog.common.LogLevel.INFO","location":"kslog/dev.inmo.kslog.common/-log-level/-i-n-f-o/index.html","searchKeys":["INFO","INFO","dev.inmo.kslog.common.LogLevel.INFO"]},{"name":"TRACE","description":"dev.inmo.kslog.common.LogLevel.TRACE","location":"kslog/dev.inmo.kslog.common/-log-level/-t-r-a-c-e/index.html","searchKeys":["TRACE","TRACE","dev.inmo.kslog.common.LogLevel.TRACE"]},{"name":"VERBOSE","description":"dev.inmo.kslog.common.LogLevel.VERBOSE","location":"kslog/dev.inmo.kslog.common/-log-level/-v-e-r-b-o-s-e/index.html","searchKeys":["VERBOSE","VERBOSE","dev.inmo.kslog.common.LogLevel.VERBOSE"]},{"name":"WARNING","description":"dev.inmo.kslog.common.LogLevel.WARNING","location":"kslog/dev.inmo.kslog.common/-log-level/-w-a-r-n-i-n-g/index.html","searchKeys":["WARNING","WARNING","dev.inmo.kslog.common.LogLevel.WARNING"]},{"name":"abstract fun assert(assertion: Boolean, vararg o: Any?)","description":"dev.inmo.kslog.common.ExtendedConsole.assert","location":"kslog/dev.inmo.kslog.common/-extended-console/assert.html","searchKeys":["assert","abstract fun assert(assertion: Boolean, vararg o: Any?)","dev.inmo.kslog.common.ExtendedConsole.assert"]},{"name":"abstract fun debug(vararg o: Any?)","description":"dev.inmo.kslog.common.ExtendedConsole.debug","location":"kslog/dev.inmo.kslog.common/-extended-console/debug.html","searchKeys":["debug","abstract fun debug(vararg o: Any?)","dev.inmo.kslog.common.ExtendedConsole.debug"]},{"name":"abstract fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.KSLog.performLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html","searchKeys":["performLog","abstract fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.performLog"]},{"name":"abstract fun trace()","description":"dev.inmo.kslog.common.ExtendedConsole.trace","location":"kslog/dev.inmo.kslog.common/-extended-console/trace.html","searchKeys":["trace","abstract fun trace()","dev.inmo.kslog.common.ExtendedConsole.trace"]},{"name":"class DefaultKSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, logging: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit = KSLoggerDefaultPlatformLoggerLambda) : KSLog","description":"dev.inmo.kslog.common.DefaultKSLog","location":"kslog/dev.inmo.kslog.common/-default-k-s-log/index.html","searchKeys":["DefaultKSLog","class DefaultKSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, logging: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit = KSLoggerDefaultPlatformLoggerLambda) : KSLog","dev.inmo.kslog.common.DefaultKSLog"]},{"name":"class FilterKSLog(fallbackLogger: KSLog, messageFilter: MessageFilter) : KSLog","description":"dev.inmo.kslog.common.filter.FilterKSLog","location":"kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/index.html","searchKeys":["FilterKSLog","class FilterKSLog(fallbackLogger: KSLog, messageFilter: MessageFilter) : KSLog","dev.inmo.kslog.common.filter.FilterKSLog"]},{"name":"class TypedKSLog(typedLoggers: Map<KClass<*>?, KSLog>) : KSLog","description":"dev.inmo.kslog.common.typed.TypedKSLog","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/index.html","searchKeys":["TypedKSLog","class TypedKSLog(typedLoggers: Map<KClass<*>?, KSLog>) : KSLog","dev.inmo.kslog.common.typed.TypedKSLog"]},{"name":"class TypedKSLogBuilder(preset: Map<KClass<*>?, KSLog> = emptyMap())","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/index.html","searchKeys":["TypedKSLogBuilder","class TypedKSLogBuilder(preset: Map<KClass<*>?, KSLog> = emptyMap())","dev.inmo.kslog.common.typed.TypedKSLogBuilder"]},{"name":"constructor(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, logging: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit = KSLoggerDefaultPlatformLoggerLambda)","description":"dev.inmo.kslog.common.DefaultKSLog.DefaultKSLog","location":"kslog/dev.inmo.kslog.common/-default-k-s-log/-default-k-s-log.html","searchKeys":["DefaultKSLog","constructor(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, logging: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit = KSLoggerDefaultPlatformLoggerLambda)","dev.inmo.kslog.common.DefaultKSLog.DefaultKSLog"]},{"name":"constructor(fallbackLogger: KSLog, messageFilter: MessageFilter)","description":"dev.inmo.kslog.common.filter.FilterKSLog.FilterKSLog","location":"kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/-filter-k-s-log.html","searchKeys":["FilterKSLog","constructor(fallbackLogger: KSLog, messageFilter: MessageFilter)","dev.inmo.kslog.common.filter.FilterKSLog.FilterKSLog"]},{"name":"constructor(performLogCallback: SimpleKSLogCallback)","description":"dev.inmo.kslog.common.CallbackKSLog.CallbackKSLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html","searchKeys":["CallbackKSLog","constructor(performLogCallback: SimpleKSLogCallback)","dev.inmo.kslog.common.CallbackKSLog.CallbackKSLog"]},{"name":"constructor(preset: Map<KClass<*>?, KSLog> = emptyMap())","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.TypedKSLogBuilder","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/-typed-k-s-log-builder.html","searchKeys":["TypedKSLogBuilder","constructor(preset: Map<KClass<*>?, KSLog> = emptyMap())","dev.inmo.kslog.common.typed.TypedKSLogBuilder.TypedKSLogBuilder"]},{"name":"constructor(tag: String)","description":"dev.inmo.kslog.common.TagLogger.TagLogger","location":"kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html","searchKeys":["TagLogger","constructor(tag: String)","dev.inmo.kslog.common.TagLogger.TagLogger"]},{"name":"constructor(typedLoggers: Map<KClass<*>?, KSLog>)","description":"dev.inmo.kslog.common.typed.TypedKSLog.TypedKSLog","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/-typed-k-s-log.html","searchKeys":["TypedKSLog","constructor(typedLoggers: Map<KClass<*>?, KSLog>)","dev.inmo.kslog.common.typed.TypedKSLog.TypedKSLog"]},{"name":"enum LogLevel : Enum<LogLevel> ","description":"dev.inmo.kslog.common.LogLevel","location":"kslog/dev.inmo.kslog.common/-log-level/index.html","searchKeys":["LogLevel","enum LogLevel : Enum<LogLevel> ","dev.inmo.kslog.common.LogLevel"]},{"name":"expect var KSLoggerDefaultPlatformLoggerLambda: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit","description":"dev.inmo.kslog.common.KSLoggerDefaultPlatformLoggerLambda","location":"kslog/dev.inmo.kslog.common/-k-s-logger-default-platform-logger-lambda.html","searchKeys":["KSLoggerDefaultPlatformLoggerLambda","expect var KSLoggerDefaultPlatformLoggerLambda: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit","dev.inmo.kslog.common.KSLoggerDefaultPlatformLoggerLambda"]},{"name":"external interface ExtendedConsole : Console","description":"dev.inmo.kslog.common.ExtendedConsole","location":"kslog/dev.inmo.kslog.common/-extended-console/index.html","searchKeys":["ExtendedConsole","external interface ExtendedConsole : Console","dev.inmo.kslog.common.ExtendedConsole"]},{"name":"fun Console.assert(assertion: Boolean, vararg args: Any?)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","fun Console.assert(assertion: Boolean, vararg args: Any?)","dev.inmo.kslog.common.assert"]},{"name":"fun Console.debug(vararg args: Any?)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","fun Console.debug(vararg args: Any?)","dev.inmo.kslog.common.debug"]},{"name":"fun Console.trace()","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","fun Console.trace()","dev.inmo.kslog.common.trace"]},{"name":"fun KSLog(defaultTag: String): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, logger: Logger, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, logger: Logger, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, logger: Logger, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, logger: Logger, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, logger: Logger, minLoggingLevel: LogLevel = LogLevel.values().first(), messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, logger: Logger, minLoggingLevel: LogLevel = LogLevel.values().first(), messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, messageFormatter: MessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, messageFormatter: MessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, minLoggingLevel: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, minLoggingLevel: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(performLogCallback: SimpleKSLogCallback): CallbackKSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(performLogCallback: SimpleKSLogCallback): CallbackKSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog.filtered(filter: MessageFilter): FilterKSLog","description":"dev.inmo.kslog.common.filter.filtered","location":"kslog/dev.inmo.kslog.common.filter/filtered.html","searchKeys":["filtered","fun KSLog.filtered(filter: MessageFilter): FilterKSLog","dev.inmo.kslog.common.filter.filtered"]},{"name":"fun addDefaultKSLog(newDefault: KSLog)","description":"dev.inmo.kslog.common.addDefaultKSLog","location":"kslog/dev.inmo.kslog.common/add-default-k-s-log.html","searchKeys":["addDefaultKSLog","fun addDefaultKSLog(newDefault: KSLog)","dev.inmo.kslog.common.addDefaultKSLog"]},{"name":"fun build(): TypedKSLog","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.build","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/build.html","searchKeys":["build","fun build(): TypedKSLog","dev.inmo.kslog.common.typed.TypedKSLogBuilder.build"]},{"name":"fun default(with: KSLog): KSLog?","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.default","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/default.html","searchKeys":["default","fun default(with: KSLog): KSLog?","dev.inmo.kslog.common.typed.TypedKSLogBuilder.default"]},{"name":"fun default(with: SimpleKSLogCallback): KSLog?","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.default","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/default.html","searchKeys":["default","fun default(with: SimpleKSLogCallback): KSLog?","dev.inmo.kslog.common.typed.TypedKSLogBuilder.default"]},{"name":"fun on(kClass: KClass<*>?, with: KSLog): KSLog?","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.on","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/on.html","searchKeys":["on","fun on(kClass: KClass<*>?, with: KSLog): KSLog?","dev.inmo.kslog.common.typed.TypedKSLogBuilder.on"]},{"name":"fun on(kClass: KClass<*>?, with: SimpleKSLogCallback): KSLog?","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.on","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/on.html","searchKeys":["on","fun on(kClass: KClass<*>?, with: SimpleKSLogCallback): KSLog?","dev.inmo.kslog.common.typed.TypedKSLogBuilder.on"]},{"name":"fun setDefaultKSLog(newDefault: KSLog)","description":"dev.inmo.kslog.common.setDefaultKSLog","location":"kslog/dev.inmo.kslog.common/set-default-k-s-log.html","searchKeys":["setDefaultKSLog","fun setDefaultKSLog(newDefault: KSLog)","dev.inmo.kslog.common.setDefaultKSLog"]},{"name":"fun taggedLogger(tagBase: Any): KSLog","description":"dev.inmo.kslog.common.taggedLogger","location":"kslog/dev.inmo.kslog.common/tagged-logger.html","searchKeys":["taggedLogger","fun taggedLogger(tagBase: Any): KSLog","dev.inmo.kslog.common.taggedLogger"]},{"name":"fun valueOf(value: String): LogLevel","description":"dev.inmo.kslog.common.LogLevel.valueOf","location":"kslog/dev.inmo.kslog.common/-log-level/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): LogLevel","dev.inmo.kslog.common.LogLevel.valueOf"]},{"name":"fun values(): Array<LogLevel>","description":"dev.inmo.kslog.common.LogLevel.values","location":"kslog/dev.inmo.kslog.common/-log-level/values.html","searchKeys":["values","fun values(): Array<LogLevel>","dev.inmo.kslog.common.LogLevel.values"]},{"name":"infix operator fun KSLog.plus(other: KSLog): CallbackKSLog","description":"dev.inmo.kslog.common.utils.plus","location":"kslog/dev.inmo.kslog.common.utils/plus.html","searchKeys":["plus","infix operator fun KSLog.plus(other: KSLog): CallbackKSLog","dev.inmo.kslog.common.utils.plus"]},{"name":"inline fun <T : Any> on(noinline with: SimpleKSLogCallback): KSLog?","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.on","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/on.html","searchKeys":["on","inline fun <T : Any> on(noinline with: SimpleKSLogCallback): KSLog?","dev.inmo.kslog.common.typed.TypedKSLogBuilder.on"]},{"name":"inline fun <T : Any> on(with: KSLog): KSLog?","description":"dev.inmo.kslog.common.typed.TypedKSLogBuilder.on","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/on.html","searchKeys":["on","inline fun <T : Any> on(with: KSLog): KSLog?","dev.inmo.kslog.common.typed.TypedKSLogBuilder.on"]},{"name":"inline fun KSLog.assert(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(message: Any)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(message: Any)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(message: Any, e: Throwable?)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(message: String, e: Throwable)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(message: String, e: Throwable)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String, message: Any)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String, message: Any)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.d(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(message: Any)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(message: Any)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(message: Any, e: Throwable?)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(message: String, e: Throwable)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(message: String, e: Throwable)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String, message: Any)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String, message: Any)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.debug(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(message: Any)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(message: Any)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(message: Any, e: Throwable?)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(message: String, e: Throwable)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(message: String, e: Throwable)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String, message: Any)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String, message: Any)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.e(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(message: Any)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(message: Any)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(message: Any, e: Throwable?)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(message: String, e: Throwable)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(message: String, e: Throwable)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String, message: Any)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String, message: Any)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.error(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(message: Any)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(message: Any)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(message: Any, e: Throwable?)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(message: String, e: Throwable)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(message: String, e: Throwable)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String, message: Any)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String, message: Any)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.i(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(message: Any)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(message: Any)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(message: Any, e: Throwable?)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(message: String, e: Throwable)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(message: String, e: Throwable)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String, message: Any)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String, message: Any)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.info(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(message: Any)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(message: Any)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(message: Any, e: Throwable?)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(message: String, e: Throwable)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(message: String, e: Throwable)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String, message: Any)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String, message: Any)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.l(level: LogLevel, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, message: Any)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, message: Any)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, message: Any, e: Throwable?)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, message: String, e: Throwable)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, message: String, e: Throwable)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String, message: Any)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, tag: String, message: Any)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.log(level: LogLevel, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, message: Any)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, message: Any)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, message: Any, e: Throwable?)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, message: String, e: Throwable)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, message: String, e: Throwable)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String, message: Any)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, tag: String, message: Any)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.t(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(message: Any)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(message: Any)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(message: Any, e: Throwable?)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(message: String, e: Throwable)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(message: String, e: Throwable)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(tag: String, message: Any)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(tag: String, message: Any)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.t(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.t","location":"kslog/dev.inmo.kslog.common/t.html","searchKeys":["t","inline fun KSLog.t(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.t"]},{"name":"inline fun KSLog.trace(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(message: Any)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(message: Any)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(message: Any, e: Throwable?)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(message: String, e: Throwable)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(message: String, e: Throwable)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(tag: String, message: Any)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(tag: String, message: Any)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.trace(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.trace","location":"kslog/dev.inmo.kslog.common/trace.html","searchKeys":["trace","inline fun KSLog.trace(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.trace"]},{"name":"inline fun KSLog.v(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(message: Any)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(message: Any)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(message: Any, e: Throwable?)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(message: String, e: Throwable)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(message: String, e: Throwable)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String, message: Any)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String, message: Any)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.verbose(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(message: Any)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(message: Any)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(message: Any, e: Throwable?)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(message: String, e: Throwable)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(message: String, e: Throwable)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String, message: Any)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String, message: Any)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.w(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(message: Any)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(message: Any)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(message: Any, e: Throwable?)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(message: String, e: Throwable)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(message: String, e: Throwable)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String, message: Any)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String, message: Any)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.warning(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(message: Any)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(message: Any)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(message: Any, e: Throwable?)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(message: String, e: Throwable)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(message: String, e: Throwable)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String, message: Any)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String, message: Any)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.wtf(e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(message: Any)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(message: Any)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(message: Any, e: Throwable?)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(message: String, e: Throwable)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(message: String, e: Throwable)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String, message: Any)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String, message: Any)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String, message: Any, e: Throwable?)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String, message: Any, e: Throwable?)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String?, e: Throwable? = null, noinline messageBuilder: () -> Any)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun MessageFormatter(noinline formatter: MessageFormatter): (l: LogLevel, t: String?, m: Any, Throwable?) -> String","description":"dev.inmo.kslog.common.MessageFormatter","location":"kslog/dev.inmo.kslog.common/-message-formatter.html","searchKeys":["MessageFormatter","inline fun MessageFormatter(noinline formatter: MessageFormatter): (l: LogLevel, t: String?, m: Any, Throwable?) -> String","dev.inmo.kslog.common.MessageFormatter"]},{"name":"inline fun buildTypedLogger(preset: Map<KClass<*>?, KSLog> = emptyMap(), block: TypedKSLogBuilder.() -> Unit): TypedKSLog","description":"dev.inmo.kslog.common.typed.buildTypedLogger","location":"kslog/dev.inmo.kslog.common.typed/build-typed-logger.html","searchKeys":["buildTypedLogger","inline fun buildTypedLogger(preset: Map<KClass<*>?, KSLog> = emptyMap(), block: TypedKSLogBuilder.() -> Unit): TypedKSLog","dev.inmo.kslog.common.typed.buildTypedLogger"]},{"name":"inline suspend fun KSLog.assertS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.assertS","location":"kslog/dev.inmo.kslog.common/assert-s.html","searchKeys":["assertS","inline suspend fun KSLog.assertS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.assertS"]},{"name":"inline suspend fun KSLog.assertS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.assertS","location":"kslog/dev.inmo.kslog.common/assert-s.html","searchKeys":["assertS","inline suspend fun KSLog.assertS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.assertS"]},{"name":"inline suspend fun KSLog.assertS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.assertS","location":"kslog/dev.inmo.kslog.common/assert-s.html","searchKeys":["assertS","inline suspend fun KSLog.assertS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.assertS"]},{"name":"inline suspend fun KSLog.dS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.dS","location":"kslog/dev.inmo.kslog.common/d-s.html","searchKeys":["dS","inline suspend fun KSLog.dS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.dS"]},{"name":"inline suspend fun KSLog.dS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.dS","location":"kslog/dev.inmo.kslog.common/d-s.html","searchKeys":["dS","inline suspend fun KSLog.dS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.dS"]},{"name":"inline suspend fun KSLog.dS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.dS","location":"kslog/dev.inmo.kslog.common/d-s.html","searchKeys":["dS","inline suspend fun KSLog.dS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.dS"]},{"name":"inline suspend fun KSLog.debugS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.debugS","location":"kslog/dev.inmo.kslog.common/debug-s.html","searchKeys":["debugS","inline suspend fun KSLog.debugS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.debugS"]},{"name":"inline suspend fun KSLog.debugS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.debugS","location":"kslog/dev.inmo.kslog.common/debug-s.html","searchKeys":["debugS","inline suspend fun KSLog.debugS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.debugS"]},{"name":"inline suspend fun KSLog.debugS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.debugS","location":"kslog/dev.inmo.kslog.common/debug-s.html","searchKeys":["debugS","inline suspend fun KSLog.debugS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.debugS"]},{"name":"inline suspend fun KSLog.eS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.eS","location":"kslog/dev.inmo.kslog.common/e-s.html","searchKeys":["eS","inline suspend fun KSLog.eS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.eS"]},{"name":"inline suspend fun KSLog.eS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.eS","location":"kslog/dev.inmo.kslog.common/e-s.html","searchKeys":["eS","inline suspend fun KSLog.eS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.eS"]},{"name":"inline suspend fun KSLog.eS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.eS","location":"kslog/dev.inmo.kslog.common/e-s.html","searchKeys":["eS","inline suspend fun KSLog.eS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.eS"]},{"name":"inline suspend fun KSLog.errorS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.errorS","location":"kslog/dev.inmo.kslog.common/error-s.html","searchKeys":["errorS","inline suspend fun KSLog.errorS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.errorS"]},{"name":"inline suspend fun KSLog.errorS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.errorS","location":"kslog/dev.inmo.kslog.common/error-s.html","searchKeys":["errorS","inline suspend fun KSLog.errorS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.errorS"]},{"name":"inline suspend fun KSLog.errorS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.errorS","location":"kslog/dev.inmo.kslog.common/error-s.html","searchKeys":["errorS","inline suspend fun KSLog.errorS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.errorS"]},{"name":"inline suspend fun KSLog.iS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.iS","location":"kslog/dev.inmo.kslog.common/i-s.html","searchKeys":["iS","inline suspend fun KSLog.iS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.iS"]},{"name":"inline suspend fun KSLog.iS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.iS","location":"kslog/dev.inmo.kslog.common/i-s.html","searchKeys":["iS","inline suspend fun KSLog.iS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.iS"]},{"name":"inline suspend fun KSLog.iS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.iS","location":"kslog/dev.inmo.kslog.common/i-s.html","searchKeys":["iS","inline suspend fun KSLog.iS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.iS"]},{"name":"inline suspend fun KSLog.infoS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.infoS","location":"kslog/dev.inmo.kslog.common/info-s.html","searchKeys":["infoS","inline suspend fun KSLog.infoS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.infoS"]},{"name":"inline suspend fun KSLog.infoS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.infoS","location":"kslog/dev.inmo.kslog.common/info-s.html","searchKeys":["infoS","inline suspend fun KSLog.infoS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.infoS"]},{"name":"inline suspend fun KSLog.infoS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.infoS","location":"kslog/dev.inmo.kslog.common/info-s.html","searchKeys":["infoS","inline suspend fun KSLog.infoS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.infoS"]},{"name":"inline suspend fun KSLog.lS(level: LogLevel, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.lS","location":"kslog/dev.inmo.kslog.common/l-s.html","searchKeys":["lS","inline suspend fun KSLog.lS(level: LogLevel, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.lS"]},{"name":"inline suspend fun KSLog.lS(level: LogLevel, tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.lS","location":"kslog/dev.inmo.kslog.common/l-s.html","searchKeys":["lS","inline suspend fun KSLog.lS(level: LogLevel, tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.lS"]},{"name":"inline suspend fun KSLog.lS(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.lS","location":"kslog/dev.inmo.kslog.common/l-s.html","searchKeys":["lS","inline suspend fun KSLog.lS(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.lS"]},{"name":"inline suspend fun KSLog.logS(level: LogLevel, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.logS","location":"kslog/dev.inmo.kslog.common/log-s.html","searchKeys":["logS","inline suspend fun KSLog.logS(level: LogLevel, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.logS"]},{"name":"inline suspend fun KSLog.logS(level: LogLevel, tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.logS","location":"kslog/dev.inmo.kslog.common/log-s.html","searchKeys":["logS","inline suspend fun KSLog.logS(level: LogLevel, tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.logS"]},{"name":"inline suspend fun KSLog.logS(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.logS","location":"kslog/dev.inmo.kslog.common/log-s.html","searchKeys":["logS","inline suspend fun KSLog.logS(level: LogLevel, tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.logS"]},{"name":"inline suspend fun KSLog.tS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.tS","location":"kslog/dev.inmo.kslog.common/t-s.html","searchKeys":["tS","inline suspend fun KSLog.tS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.tS"]},{"name":"inline suspend fun KSLog.tS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.tS","location":"kslog/dev.inmo.kslog.common/t-s.html","searchKeys":["tS","inline suspend fun KSLog.tS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.tS"]},{"name":"inline suspend fun KSLog.tS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.tS","location":"kslog/dev.inmo.kslog.common/t-s.html","searchKeys":["tS","inline suspend fun KSLog.tS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.tS"]},{"name":"inline suspend fun KSLog.traceS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.traceS","location":"kslog/dev.inmo.kslog.common/trace-s.html","searchKeys":["traceS","inline suspend fun KSLog.traceS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.traceS"]},{"name":"inline suspend fun KSLog.traceS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.traceS","location":"kslog/dev.inmo.kslog.common/trace-s.html","searchKeys":["traceS","inline suspend fun KSLog.traceS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.traceS"]},{"name":"inline suspend fun KSLog.traceS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.traceS","location":"kslog/dev.inmo.kslog.common/trace-s.html","searchKeys":["traceS","inline suspend fun KSLog.traceS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.traceS"]},{"name":"inline suspend fun KSLog.vS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.vS","location":"kslog/dev.inmo.kslog.common/v-s.html","searchKeys":["vS","inline suspend fun KSLog.vS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.vS"]},{"name":"inline suspend fun KSLog.vS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.vS","location":"kslog/dev.inmo.kslog.common/v-s.html","searchKeys":["vS","inline suspend fun KSLog.vS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.vS"]},{"name":"inline suspend fun KSLog.vS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.vS","location":"kslog/dev.inmo.kslog.common/v-s.html","searchKeys":["vS","inline suspend fun KSLog.vS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.vS"]},{"name":"inline suspend fun KSLog.verboseS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.verboseS","location":"kslog/dev.inmo.kslog.common/verbose-s.html","searchKeys":["verboseS","inline suspend fun KSLog.verboseS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.verboseS"]},{"name":"inline suspend fun KSLog.verboseS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.verboseS","location":"kslog/dev.inmo.kslog.common/verbose-s.html","searchKeys":["verboseS","inline suspend fun KSLog.verboseS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.verboseS"]},{"name":"inline suspend fun KSLog.verboseS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.verboseS","location":"kslog/dev.inmo.kslog.common/verbose-s.html","searchKeys":["verboseS","inline suspend fun KSLog.verboseS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.verboseS"]},{"name":"inline suspend fun KSLog.wS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.wS","location":"kslog/dev.inmo.kslog.common/w-s.html","searchKeys":["wS","inline suspend fun KSLog.wS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.wS"]},{"name":"inline suspend fun KSLog.wS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.wS","location":"kslog/dev.inmo.kslog.common/w-s.html","searchKeys":["wS","inline suspend fun KSLog.wS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.wS"]},{"name":"inline suspend fun KSLog.wS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.wS","location":"kslog/dev.inmo.kslog.common/w-s.html","searchKeys":["wS","inline suspend fun KSLog.wS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.wS"]},{"name":"inline suspend fun KSLog.warningS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.warningS","location":"kslog/dev.inmo.kslog.common/warning-s.html","searchKeys":["warningS","inline suspend fun KSLog.warningS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.warningS"]},{"name":"inline suspend fun KSLog.warningS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.warningS","location":"kslog/dev.inmo.kslog.common/warning-s.html","searchKeys":["warningS","inline suspend fun KSLog.warningS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.warningS"]},{"name":"inline suspend fun KSLog.warningS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.warningS","location":"kslog/dev.inmo.kslog.common/warning-s.html","searchKeys":["warningS","inline suspend fun KSLog.warningS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.warningS"]},{"name":"inline suspend fun KSLog.wtfS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.wtfS","location":"kslog/dev.inmo.kslog.common/wtf-s.html","searchKeys":["wtfS","inline suspend fun KSLog.wtfS(e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.wtfS"]},{"name":"inline suspend fun KSLog.wtfS(tag: String, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.wtfS","location":"kslog/dev.inmo.kslog.common/wtf-s.html","searchKeys":["wtfS","inline suspend fun KSLog.wtfS(tag: String, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.wtfS"]},{"name":"inline suspend fun KSLog.wtfS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.wtfS","location":"kslog/dev.inmo.kslog.common/wtf-s.html","searchKeys":["wtfS","inline suspend fun KSLog.wtfS(tag: String?, e: Throwable? = null, noinline messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.wtfS"]},{"name":"interface KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/index.html","searchKeys":["KSLog","interface KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"object Companion : KSLog","description":"dev.inmo.kslog.common.KSLog.Companion","location":"kslog/dev.inmo.kslog.common/-k-s-log/-companion/index.html","searchKeys":["Companion","object Companion : KSLog","dev.inmo.kslog.common.KSLog.Companion"]},{"name":"open fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.KSLog.performLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html","searchKeys":["performLog","open fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.performLog"]},{"name":"open fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.KSLog.performLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html","searchKeys":["performLog","open fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","dev.inmo.kslog.common.KSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.KSLog.Companion.performLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.Companion.performLog"]},{"name":"open override fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.filter.FilterKSLog.performLog","location":"kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.filter.FilterKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.typed.TypedKSLog.performLog","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.typed.TypedKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.CallbackKSLog.performLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.CallbackKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.DefaultKSLog.performLog","location":"kslog/dev.inmo.kslog.common/-default-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.DefaultKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.KSLog.Companion.performLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.Companion.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.TagLogger.performLog","location":"kslog/dev.inmo.kslog.common/-tag-logger/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.TagLogger.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.filter.FilterKSLog.performLog","location":"kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.filter.FilterKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","description":"dev.inmo.kslog.common.typed.TypedKSLog.performLog","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, message: Any, throwable: Throwable?)","dev.inmo.kslog.common.typed.TypedKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.DefaultKSLog.performLog","location":"kslog/dev.inmo.kslog.common/-default-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","dev.inmo.kslog.common.DefaultKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.KSLog.Companion.performLog","location":"kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","dev.inmo.kslog.common.KSLog.Companion.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.filter.FilterKSLog.performLog","location":"kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","dev.inmo.kslog.common.filter.FilterKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","description":"dev.inmo.kslog.common.typed.TypedKSLog.performLog","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/perform-log.html","searchKeys":["performLog","open override fun performLog(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: () -> Any)","dev.inmo.kslog.common.typed.TypedKSLog.performLog"]},{"name":"open suspend fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.KSLog.performLogS","location":"kslog/dev.inmo.kslog.common/-k-s-log/perform-log-s.html","searchKeys":["performLogS","open suspend fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.KSLog.performLogS"]},{"name":"open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.DefaultKSLog.performLogS","location":"kslog/dev.inmo.kslog.common/-default-k-s-log/perform-log-s.html","searchKeys":["performLogS","open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.DefaultKSLog.performLogS"]},{"name":"open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.KSLog.Companion.performLogS","location":"kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log-s.html","searchKeys":["performLogS","open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.KSLog.Companion.performLogS"]},{"name":"open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.filter.FilterKSLog.performLogS","location":"kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/perform-log-s.html","searchKeys":["performLogS","open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.filter.FilterKSLog.performLogS"]},{"name":"open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","description":"dev.inmo.kslog.common.typed.TypedKSLog.performLogS","location":"kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/perform-log-s.html","searchKeys":["performLogS","open suspend override fun performLogS(level: LogLevel, tag: String?, throwable: Throwable?, messageBuilder: suspend () -> Any)","dev.inmo.kslog.common.typed.TypedKSLog.performLogS"]},{"name":"operator fun KSLog.invoke(performLogCallback: (level: LogLevel, tag: String?, message: Any, throwable: Throwable?) -> Unit): CallbackKSLog","description":"dev.inmo.kslog.common.invoke","location":"kslog/dev.inmo.kslog.common/invoke.html","searchKeys":["invoke","operator fun KSLog.invoke(performLogCallback: (level: LogLevel, tag: String?, message: Any, throwable: Throwable?) -> Unit): CallbackKSLog","dev.inmo.kslog.common.invoke"]},{"name":"typealias MessageFilter = (l: LogLevel, t: String?, Throwable?) -> Boolean","description":"dev.inmo.kslog.common.MessageFilter","location":"kslog/dev.inmo.kslog.common/-message-filter/index.html","searchKeys":["MessageFilter","typealias MessageFilter = (l: LogLevel, t: String?, Throwable?) -> Boolean","dev.inmo.kslog.common.MessageFilter"]},{"name":"typealias MessageFormatter = (l: LogLevel, t: String?, m: Any, Throwable?) -> String","description":"dev.inmo.kslog.common.MessageFormatter","location":"kslog/dev.inmo.kslog.common/-message-formatter/index.html","searchKeys":["MessageFormatter","typealias MessageFormatter = (l: LogLevel, t: String?, m: Any, Throwable?) -> String","dev.inmo.kslog.common.MessageFormatter"]},{"name":"typealias SimpleKSLogCallback = (level: LogLevel, tag: String?, message: Any, throwable: Throwable?) -> Unit","description":"dev.inmo.kslog.common.SimpleKSLogCallback","location":"kslog/dev.inmo.kslog.common/-simple-k-s-log-callback/index.html","searchKeys":["SimpleKSLogCallback","typealias SimpleKSLogCallback = (level: LogLevel, tag: String?, message: Any, throwable: Throwable?) -> Unit","dev.inmo.kslog.common.SimpleKSLogCallback"]},{"name":"val Any.logTag: String","description":"dev.inmo.kslog.common.logTag","location":"kslog/dev.inmo.kslog.common/log-tag.html","searchKeys":["logTag","val Any.logTag: String","dev.inmo.kslog.common.logTag"]},{"name":"val Any.logger: KSLog","description":"dev.inmo.kslog.common.logger","location":"kslog/dev.inmo.kslog.common/logger.html","searchKeys":["logger","val Any.logger: KSLog","dev.inmo.kslog.common.logger"]},{"name":"val defaultMessageFormatter: MessageFormatter","description":"dev.inmo.kslog.common.defaultMessageFormatter","location":"kslog/dev.inmo.kslog.common/default-message-formatter.html","searchKeys":["defaultMessageFormatter","val defaultMessageFormatter: MessageFormatter","dev.inmo.kslog.common.defaultMessageFormatter"]},{"name":"val defaultMessageFormatterWithErrorPrint: MessageFormatter","description":"dev.inmo.kslog.common.defaultMessageFormatterWithErrorPrint","location":"kslog/dev.inmo.kslog.common/default-message-formatter-with-error-print.html","searchKeys":["defaultMessageFormatterWithErrorPrint","val defaultMessageFormatterWithErrorPrint: MessageFormatter","dev.inmo.kslog.common.defaultMessageFormatterWithErrorPrint"]},{"name":"val entries: EnumEntries<LogLevel>","description":"dev.inmo.kslog.common.LogLevel.entries","location":"kslog/dev.inmo.kslog.common/-log-level/entries.html","searchKeys":["entries","val entries: EnumEntries<LogLevel>","dev.inmo.kslog.common.LogLevel.entries"]},{"name":"val tag: String","description":"dev.inmo.kslog.common.TagLogger.tag","location":"kslog/dev.inmo.kslog.common/-tag-logger/tag.html","searchKeys":["tag","val tag: String","dev.inmo.kslog.common.TagLogger.tag"]},{"name":"value class CallbackKSLog(performLogCallback: SimpleKSLogCallback) : KSLog","description":"dev.inmo.kslog.common.CallbackKSLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html","searchKeys":["CallbackKSLog","value class CallbackKSLog(performLogCallback: SimpleKSLogCallback) : KSLog","dev.inmo.kslog.common.CallbackKSLog"]},{"name":"value class TagLogger(val tag: String) : KSLog","description":"dev.inmo.kslog.common.TagLogger","location":"kslog/dev.inmo.kslog.common/-tag-logger/index.html","searchKeys":["TagLogger","value class TagLogger(val tag: String) : KSLog","dev.inmo.kslog.common.TagLogger"]},{"name":"var default: KSLog","description":"dev.inmo.kslog.common.KSLog.Companion.default","location":"kslog/dev.inmo.kslog.common/-k-s-log/-companion/default.html","searchKeys":["default","var default: KSLog","dev.inmo.kslog.common.KSLog.Companion.default"]}]