KSLog/scripts/pages.json

2 lines
83 KiB
JSON
Raw Normal View History

[{"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<*>?,