diff --git a/index.html b/index.html index 5064a00..baf2560 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html b/kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html index 0a2b07a..1ec8f88 100644 --- a/kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html +++ b/kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html b/kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html index fad16e6..1bd5dcc 100644 --- a/kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html +++ b/kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-callback-k-s-log/perform-log.html b/kslog/dev.inmo.kslog.common/-callback-k-s-log/perform-log.html index 1e839c9..eb1c386 100644 --- a/kslog/dev.inmo.kslog.common/-callback-k-s-log/perform-log.html +++ b/kslog/dev.inmo.kslog.common/-callback-k-s-log/perform-log.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-k-s-android-log.html b/kslog/dev.inmo.kslog.common/-k-s-android-log.html deleted file mode 100644 index 0f2a2c7..0000000 --- a/kslog/dev.inmo.kslog.common/-k-s-android-log.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - KSAndroidLog - - - - - - - - - - - - - - - - - -
-
-
-
-
-
- -
-

KSAndroidLog

-
-
-
-
fun KSAndroidLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): CallbackKSLog
fun KSAndroidLog(defaultTag: String, levels: Iterable<LogLevel>): KSLog
inline fun KSAndroidLog(    defaultTag: String,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
fun KSAndroidLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.VERBOSE): KSLog
-

Sources

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
- -
-
- - diff --git a/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html b/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html deleted file mode 100644 index 436149a..0000000 --- a/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - KSJSLog - - - - - - - - - - - - - - - - - -
-
-
-
-
-
- -
-

KSJSLog

-
-
-
-
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     levels: Iterable<LogLevel>): KSLog
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog
-

Sources

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
- -
-
- - diff --git a/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html b/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html deleted file mode 100644 index 42da1d0..0000000 --- a/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - KSJVMLog - - - - - - - - - - - - - - - - - -
-
-
-
-
-
- -
-

KSJVMLog

-
-
-
-
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     levels: Iterable<LogLevel>): KSLog
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog
-

Sources

-
-
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
- -
-
- - diff --git a/kslog/dev.inmo.kslog.common/-k-s-log.html b/kslog/dev.inmo.kslog.common/-k-s-log.html index 29fe90b..ec5fff2 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log.html @@ -31,10 +31,13 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
+ + +
@@ -45,54 +48,131 @@ if(savedDarkMode === true){
-
+

KSLog

-
-
fun KSLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): KSLog
fun KSLog(defaultTag: String, levels: Iterable<LogLevel>): KSLog
fun KSLog(    defaultTag: String,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
fun KSLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog
+
+
actual fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     levels: Iterable<LogLevel>,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     minLoggingLevel: LogLevel,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
expect fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
actual fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     logger: Logger,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog
fun KSLog(    defaultTag: String,     logger: Logger,     levels: Iterable<LogLevel>,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     logger: Logger,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     logger: Logger,     minLoggingLevel: LogLevel = LogLevel.values().first(),     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
actual fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog

Sources

-
+
- - + +
Link copied to clipboard
- +
- - + +
Link copied to clipboard
- +
- - + +
Link copied to clipboard
- + +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
- - + + +
Link copied to clipboard
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+ +
+
+
+ +
Link copied to clipboard
diff --git a/kslog/dev.inmo.kslog.common/-k-s-log/-companion/default.html b/kslog/dev.inmo.kslog.common/-k-s-log/-companion/default.html index 037f58e..c930f76 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log/-companion/default.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log/-companion/default.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-k-s-log/-companion/index.html b/kslog/dev.inmo.kslog.common/-k-s-log/-companion/index.html index 9f11c57..19b73d1 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log/-companion/index.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log/-companion/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html b/kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html index 0bb96d9..4273211 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log/-companion/perform-log.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-k-s-log/index.html b/kslog/dev.inmo.kslog.common/-k-s-log/index.html index b0fcf93..e970be4 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log/index.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html b/kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html index c5a4a1e..4c33c93 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log/perform-log.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/-a-s-s-e-r-t/index.html b/kslog/dev.inmo.kslog.common/-log-level/-a-s-s-e-r-t/index.html index adc12d7..0afe4d2 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/-a-s-s-e-r-t/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/-a-s-s-e-r-t/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/-d-e-b-u-g/index.html b/kslog/dev.inmo.kslog.common/-log-level/-d-e-b-u-g/index.html index 49021eb..257659a 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/-d-e-b-u-g/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/-d-e-b-u-g/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/-e-r-r-o-r/index.html b/kslog/dev.inmo.kslog.common/-log-level/-e-r-r-o-r/index.html index defdd87..fc4482f 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/-e-r-r-o-r/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/-e-r-r-o-r/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/-i-n-f-o/index.html b/kslog/dev.inmo.kslog.common/-log-level/-i-n-f-o/index.html index cdd010c..743d819 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/-i-n-f-o/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/-i-n-f-o/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/-v-e-r-b-o-s-e/index.html b/kslog/dev.inmo.kslog.common/-log-level/-v-e-r-b-o-s-e/index.html index d163ded..85cb0df 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/-v-e-r-b-o-s-e/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/-v-e-r-b-o-s-e/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/-w-a-r-n-i-n-g/index.html b/kslog/dev.inmo.kslog.common/-log-level/-w-a-r-n-i-n-g/index.html index 2e95a1e..f2eadb7 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/-w-a-r-n-i-n-g/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/-w-a-r-n-i-n-g/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-log-level/index.html b/kslog/dev.inmo.kslog.common/-log-level/index.html index c17d4ea..3006cd7 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html b/kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html index 34140a8..8e46ee9 100644 --- a/kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html +++ b/kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-tag-logger/index.html b/kslog/dev.inmo.kslog.common/-tag-logger/index.html index 591c6e5..7699a25 100644 --- a/kslog/dev.inmo.kslog.common/-tag-logger/index.html +++ b/kslog/dev.inmo.kslog.common/-tag-logger/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-tag-logger/perform-log.html b/kslog/dev.inmo.kslog.common/-tag-logger/perform-log.html index 61adb2c..05bb7d8 100644 --- a/kslog/dev.inmo.kslog.common/-tag-logger/perform-log.html +++ b/kslog/dev.inmo.kslog.common/-tag-logger/perform-log.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/-tag-logger/tag.html b/kslog/dev.inmo.kslog.common/-tag-logger/tag.html index 8b919d0..e3e5037 100644 --- a/kslog/dev.inmo.kslog.common/-tag-logger/tag.html +++ b/kslog/dev.inmo.kslog.common/-tag-logger/tag.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/assert.html b/kslog/dev.inmo.kslog.common/assert.html index 4078a46..67469ba 100644 --- a/kslog/dev.inmo.kslog.common/assert.html +++ b/kslog/dev.inmo.kslog.common/assert.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/d.html b/kslog/dev.inmo.kslog.common/d.html index 46929ab..d7a4a8a 100644 --- a/kslog/dev.inmo.kslog.common/d.html +++ b/kslog/dev.inmo.kslog.common/d.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/debug.html b/kslog/dev.inmo.kslog.common/debug.html index 71a3ffe..9d378d6 100644 --- a/kslog/dev.inmo.kslog.common/debug.html +++ b/kslog/dev.inmo.kslog.common/debug.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/default-message-formatter.html b/kslog/dev.inmo.kslog.common/default-message-formatter.html index b82c53e..ae50e30 100644 --- a/kslog/dev.inmo.kslog.common/default-message-formatter.html +++ b/kslog/dev.inmo.kslog.common/default-message-formatter.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
@@ -54,11 +54,11 @@ if(savedDarkMode === true){
val defaultMessageFormatter: MessageFormatter

Sources

-
+
- +
Link copied to clipboard
diff --git a/kslog/dev.inmo.kslog.common/e.html b/kslog/dev.inmo.kslog.common/e.html index e26c3f7..80adca9 100644 --- a/kslog/dev.inmo.kslog.common/e.html +++ b/kslog/dev.inmo.kslog.common/e.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/error.html b/kslog/dev.inmo.kslog.common/error.html index 3e9e4b9..b906838 100644 --- a/kslog/dev.inmo.kslog.common/error.html +++ b/kslog/dev.inmo.kslog.common/error.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/i.html b/kslog/dev.inmo.kslog.common/i.html index ebeab40..3bf178f 100644 --- a/kslog/dev.inmo.kslog.common/i.html +++ b/kslog/dev.inmo.kslog.common/i.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/index.html b/kslog/dev.inmo.kslog.common/index.html index a308494..87c9f2f 100644 --- a/kslog/dev.inmo.kslog.common/index.html +++ b/kslog/dev.inmo.kslog.common/index.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
@@ -108,6 +108,23 @@ if(savedDarkMode === true){
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
+
+
typealias MessageFilter = (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean
+
+
+
+
@@ -280,70 +297,19 @@ if(savedDarkMode === true){
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
fun KSAndroidLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.VERBOSE): KSLog
fun KSAndroidLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): CallbackKSLog
fun KSAndroidLog(defaultTag: String, levels: Iterable<LogLevel>): KSLog
inline fun KSAndroidLog(    defaultTag: String,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     levels: Iterable<LogLevel>): KSLog
fun KSJSLog(    defaultTag: String,     messageFormatter: MessageFormatter = defaultMessageFormatter,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
-
-
-
-
- -
-
-
- - -
Link copied to clipboard
-
-
-
-
-
-
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     levels: Iterable<LogLevel>): KSLog
fun KSJVMLog(    defaultTag: String,     logger: Logger,     messageFormatter: MessageFormatter = defaultMessageFormatter,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
-
-
-
-
- -
+ +
- +
Link copied to clipboard
-
-
fun KSLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog
fun KSLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): KSLog
fun KSLog(defaultTag: String, levels: Iterable<LogLevel>): KSLog
fun KSLog(    defaultTag: String,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel): KSLog
+
+
actual fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     minLoggingLevel: LogLevel,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
expect fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     levels: Iterable<LogLevel>,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
actual fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
actual fun KSLog(    defaultTag: String,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     logger: Logger,     minLoggingLevel: LogLevel = LogLevel.values().first(),     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     logger: Logger,     filter: MessageFilter = { _, _, _, _ -> true },     messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog
fun KSLog(    defaultTag: String,     logger: Logger,     levels: Iterable<LogLevel>,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(    defaultTag: String,     logger: Logger,     firstLevel: LogLevel,     secondLevel: LogLevel,     vararg otherLevels: LogLevel,     messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
diff --git a/kslog/dev.inmo.kslog.common/info.html b/kslog/dev.inmo.kslog.common/info.html index 64ab886..88f0237 100644 --- a/kslog/dev.inmo.kslog.common/info.html +++ b/kslog/dev.inmo.kslog.common/info.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/invoke.html b/kslog/dev.inmo.kslog.common/invoke.html index 7b0ce03..6268395 100644 --- a/kslog/dev.inmo.kslog.common/invoke.html +++ b/kslog/dev.inmo.kslog.common/invoke.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/l.html b/kslog/dev.inmo.kslog.common/l.html index 24da92c..0f69712 100644 --- a/kslog/dev.inmo.kslog.common/l.html +++ b/kslog/dev.inmo.kslog.common/l.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/log-tag.html b/kslog/dev.inmo.kslog.common/log-tag.html index 6a677aa..c577c70 100644 --- a/kslog/dev.inmo.kslog.common/log-tag.html +++ b/kslog/dev.inmo.kslog.common/log-tag.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/log.html b/kslog/dev.inmo.kslog.common/log.html index 82fbbaf..96f42f0 100644 --- a/kslog/dev.inmo.kslog.common/log.html +++ b/kslog/dev.inmo.kslog.common/log.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/logger.html b/kslog/dev.inmo.kslog.common/logger.html index f591490..47a9415 100644 --- a/kslog/dev.inmo.kslog.common/logger.html +++ b/kslog/dev.inmo.kslog.common/logger.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/v.html b/kslog/dev.inmo.kslog.common/v.html index 844ea9a..24cefb6 100644 --- a/kslog/dev.inmo.kslog.common/v.html +++ b/kslog/dev.inmo.kslog.common/v.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/verbose.html b/kslog/dev.inmo.kslog.common/verbose.html index 5921935..2f47458 100644 --- a/kslog/dev.inmo.kslog.common/verbose.html +++ b/kslog/dev.inmo.kslog.common/verbose.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/w.html b/kslog/dev.inmo.kslog.common/w.html index 58bfa86..9e19c55 100644 --- a/kslog/dev.inmo.kslog.common/w.html +++ b/kslog/dev.inmo.kslog.common/w.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/warning.html b/kslog/dev.inmo.kslog.common/warning.html index 3f5cbd4..811e746 100644 --- a/kslog/dev.inmo.kslog.common/warning.html +++ b/kslog/dev.inmo.kslog.common/warning.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/dev.inmo.kslog.common/wtf.html b/kslog/dev.inmo.kslog.common/wtf.html index a3cb7ff..8d7df37 100644 --- a/kslog/dev.inmo.kslog.common/wtf.html +++ b/kslog/dev.inmo.kslog.common/wtf.html @@ -31,7 +31,7 @@ if(savedDarkMode === true){
-0.1.1
+0.2.0
diff --git a/kslog/package-list b/kslog/package-list index c3333c1..964b841 100644 --- a/kslog/package-list +++ b/kslog/package-list @@ -1,22 +1,14 @@ $dokka.format:html-v1 $dokka.linkExtension:html $dokka.location:dev.inmo.kslog.common////PointingToDeclaration/kslog/dev.inmo.kslog.common/index.html -$dokka.location:dev.inmo.kslog.common//KSAndroidLog/#kotlin.String#dev.inmo.kslog.common.LogLevel#dev.inmo.kslog.common.LogLevel#kotlin.Array[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-android-log.html -$dokka.location:dev.inmo.kslog.common//KSAndroidLog/#kotlin.String#dev.inmo.kslog.common.LogLevel/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-android-log.html -$dokka.location:dev.inmo.kslog.common//KSAndroidLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.Boolean]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-android-log.html -$dokka.location:dev.inmo.kslog.common//KSAndroidLog/#kotlin.String#kotlin.collections.Iterable[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-android-log.html -$dokka.location:dev.inmo.kslog.common//KSJSLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#dev.inmo.kslog.common.LogLevel#dev.inmo.kslog.common.LogLevel#kotlin.Array[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html -$dokka.location:dev.inmo.kslog.common//KSJSLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#dev.inmo.kslog.common.LogLevel/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html -$dokka.location:dev.inmo.kslog.common//KSJSLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String?,kotlin.String,kotlin.Throwable?,kotlin.Boolean]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html -$dokka.location:dev.inmo.kslog.common//KSJSLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#kotlin.collections.Iterable[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-s-log.html -$dokka.location:dev.inmo.kslog.common//KSJVMLog/#kotlin.String#java.util.logging.Logger#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#dev.inmo.kslog.common.LogLevel#dev.inmo.kslog.common.LogLevel#kotlin.Array[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html -$dokka.location:dev.inmo.kslog.common//KSJVMLog/#kotlin.String#java.util.logging.Logger#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#dev.inmo.kslog.common.LogLevel/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html -$dokka.location:dev.inmo.kslog.common//KSJVMLog/#kotlin.String#java.util.logging.Logger#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String?,kotlin.String,kotlin.Throwable?,kotlin.Boolean]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html -$dokka.location:dev.inmo.kslog.common//KSJVMLog/#kotlin.String#java.util.logging.Logger#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]#kotlin.collections.Iterable[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html -$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#dev.inmo.kslog.common.LogLevel#dev.inmo.kslog.common.LogLevel#kotlin.Array[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html -$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#dev.inmo.kslog.common.LogLevel/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html -$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.Boolean]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html -$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#kotlin.collections.Iterable[dev.inmo.kslog.common.LogLevel]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#dev.inmo.kslog.common.LogLevel#dev.inmo.kslog.common.LogLevel#kotlin.Array[dev.inmo.kslog.common.LogLevel]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#dev.inmo.kslog.common.LogLevel#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#java.util.logging.Logger#dev.inmo.kslog.common.LogLevel#dev.inmo.kslog.common.LogLevel#kotlin.Array[dev.inmo.kslog.common.LogLevel]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#java.util.logging.Logger#dev.inmo.kslog.common.LogLevel#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#java.util.logging.Logger#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String?,kotlin.String,kotlin.Throwable?,kotlin.Boolean]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#java.util.logging.Logger#kotlin.collections.Iterable[dev.inmo.kslog.common.LogLevel]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String?,kotlin.String,kotlin.Throwable?,kotlin.Boolean]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html +$dokka.location:dev.inmo.kslog.common//KSLog/#kotlin.String#kotlin.collections.Iterable[dev.inmo.kslog.common.LogLevel]#kotlin.Function4[dev.inmo.kslog.common.LogLevel,kotlin.String,kotlin.String,kotlin.Throwable?,kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/-k-s-log.html $dokka.location:dev.inmo.kslog.common//assert/dev.inmo.kslog.common.KSLog#kotlin.String#kotlin.String#kotlin.Throwable?/PointingToDeclaration/kslog/dev.inmo.kslog.common/assert.html $dokka.location:dev.inmo.kslog.common//assert/dev.inmo.kslog.common.KSLog#kotlin.String#kotlin.Throwable?/PointingToDeclaration/kslog/dev.inmo.kslog.common/assert.html $dokka.location:dev.inmo.kslog.common//assert/dev.inmo.kslog.common.KSLog#kotlin.String?#kotlin.Throwable?#kotlin.Function0[kotlin.String]/PointingToDeclaration/kslog/dev.inmo.kslog.common/assert.html diff --git a/navigation.html b/navigation.html index a85c317..a09924c 100644 --- a/navigation.html +++ b/navigation.html @@ -32,70 +32,61 @@ - -
- -
- -
+ -
+ -
+
-
+ -
+ -
- -
+
+ + -
+ -
+ -
+ -
+ - -
+ -
+ -
+
-
+ -
+
-
+ -
+
diff --git a/scripts/pages.json b/scripts/pages.json index ebb02c3..96cdded 100644 --- a/scripts/pages.json +++ b/scripts/pages.json @@ -1 +1 @@ -[{"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":"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 performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.performLog"]},{"name":"class CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit) : KSLog","description":"dev.inmo.kslog.common.CallbackKSLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html","searchKeys":["CallbackKSLog","class CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit) : KSLog","dev.inmo.kslog.common.CallbackKSLog"]},{"name":"enum LogLevel : Enum ","description":"dev.inmo.kslog.common.LogLevel","location":"kslog/dev.inmo.kslog.common/-log-level/index.html","searchKeys":["LogLevel","enum LogLevel : Enum ","dev.inmo.kslog.common.LogLevel"]},{"name":"fun CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit)","description":"dev.inmo.kslog.common.CallbackKSLog.CallbackKSLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html","searchKeys":["CallbackKSLog","fun CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit)","dev.inmo.kslog.common.CallbackKSLog.CallbackKSLog"]},{"name":"fun KSAndroidLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): CallbackKSLog","description":"dev.inmo.kslog.common.KSAndroidLog","location":"kslog/dev.inmo.kslog.common/-k-s-android-log.html","searchKeys":["KSAndroidLog","fun KSAndroidLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): CallbackKSLog","dev.inmo.kslog.common.KSAndroidLog"]},{"name":"fun KSAndroidLog(defaultTag: String, levels: Iterable): KSLog","description":"dev.inmo.kslog.common.KSAndroidLog","location":"kslog/dev.inmo.kslog.common/-k-s-android-log.html","searchKeys":["KSAndroidLog","fun KSAndroidLog(defaultTag: String, levels: Iterable): KSLog","dev.inmo.kslog.common.KSAndroidLog"]},{"name":"fun KSAndroidLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.VERBOSE): KSLog","description":"dev.inmo.kslog.common.KSAndroidLog","location":"kslog/dev.inmo.kslog.common/-k-s-android-log.html","searchKeys":["KSAndroidLog","fun KSAndroidLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.VERBOSE): KSLog","dev.inmo.kslog.common.KSAndroidLog"]},{"name":"fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog","description":"dev.inmo.kslog.common.KSJSLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-s-log.html","searchKeys":["KSJSLog","fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog","dev.inmo.kslog.common.KSJSLog"]},{"name":"fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): KSLog","description":"dev.inmo.kslog.common.KSJSLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-s-log.html","searchKeys":["KSJSLog","fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): KSLog","dev.inmo.kslog.common.KSJSLog"]},{"name":"fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, levels: Iterable): KSLog","description":"dev.inmo.kslog.common.KSJSLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-s-log.html","searchKeys":["KSJSLog","fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, levels: Iterable): KSLog","dev.inmo.kslog.common.KSJSLog"]},{"name":"fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog","description":"dev.inmo.kslog.common.KSJSLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-s-log.html","searchKeys":["KSJSLog","fun KSJSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog","dev.inmo.kslog.common.KSJSLog"]},{"name":"fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog","description":"dev.inmo.kslog.common.KSJVMLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html","searchKeys":["KSJVMLog","fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, filter: (l: LogLevel, t: String?, m: String, Throwable?) -> Boolean): CallbackKSLog","dev.inmo.kslog.common.KSJVMLog"]},{"name":"fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): KSLog","description":"dev.inmo.kslog.common.KSJVMLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html","searchKeys":["KSJVMLog","fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): KSLog","dev.inmo.kslog.common.KSJVMLog"]},{"name":"fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, levels: Iterable): KSLog","description":"dev.inmo.kslog.common.KSJVMLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html","searchKeys":["KSJVMLog","fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, levels: Iterable): KSLog","dev.inmo.kslog.common.KSJVMLog"]},{"name":"fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog","description":"dev.inmo.kslog.common.KSJVMLog","location":"kslog/dev.inmo.kslog.common/-k-s-j-v-m-log.html","searchKeys":["KSJVMLog","fun KSJVMLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter, minLoggingLevel: LogLevel = LogLevel.values().first()): KSLog","dev.inmo.kslog.common.KSJVMLog"]},{"name":"fun KSLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","fun KSLog(defaultTag: String, filter: (l: LogLevel, t: String, m: String, Throwable?) -> Boolean): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): 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): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, levels: Iterable): 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): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, minLoggingLevel: LogLevel = LogLevel.values().first()): 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 = LogLevel.values().first()): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun TagLogger(tag: String)","description":"dev.inmo.kslog.common.TagLogger.TagLogger","location":"kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html","searchKeys":["TagLogger","fun TagLogger(tag: String)","dev.inmo.kslog.common.TagLogger.TagLogger"]},{"name":"inline fun KSAndroidLog(defaultTag: String, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): KSLog","description":"dev.inmo.kslog.common.KSAndroidLog","location":"kslog/dev.inmo.kslog.common/-k-s-android-log.html","searchKeys":["KSAndroidLog","inline fun KSAndroidLog(defaultTag: String, firstLevel: LogLevel, secondLevel: LogLevel, vararg otherLevels: LogLevel): KSLog","dev.inmo.kslog.common.KSAndroidLog"]},{"name":"inline fun KSLog.assert(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(message: String, e: Throwable? = null)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.d(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(message: String, e: Throwable? = null)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.debug(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(message: String, e: Throwable? = null)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.e(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(message: String, e: Throwable? = null)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.error(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(message: String, e: Throwable? = null)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.i(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(message: String, e: Throwable? = null)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.info(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(message: String, e: Throwable? = null)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.l(level: LogLevel, message: String, e: Throwable? = null)","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? = null)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String, message: String, e: Throwable? = null)","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: String, e: Throwable? = null)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.log(level: LogLevel, message: String, e: Throwable? = null)","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? = null)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String, message: String, e: Throwable? = null)","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: String, e: Throwable? = null)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.v(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(message: String, e: Throwable? = null)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.verbose(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(message: String, e: Throwable? = null)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.w(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(message: String, e: Throwable? = null)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.warning(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(message: String, e: Throwable? = null)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.wtf(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(message: String, e: Throwable? = null)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.wtf"]},{"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 override fun performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.CallbackKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.Companion.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.TagLogger.performLog"]},{"name":"operator fun KSLog.invoke(performLogCallback: (level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?) -> Unit): CallbackKSLog","dev.inmo.kslog.common.invoke"]},{"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 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 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"]}] +[{"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":"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 performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.performLog"]},{"name":"class CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit) : KSLog","description":"dev.inmo.kslog.common.CallbackKSLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/index.html","searchKeys":["CallbackKSLog","class CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit) : KSLog","dev.inmo.kslog.common.CallbackKSLog"]},{"name":"enum LogLevel : Enum ","description":"dev.inmo.kslog.common.LogLevel","location":"kslog/dev.inmo.kslog.common/-log-level/index.html","searchKeys":["LogLevel","enum LogLevel : Enum ","dev.inmo.kslog.common.LogLevel"]},{"name":"expect fun KSLog(defaultTag: String, filter: MessageFilter = { _, _, _, _ -> true }, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","description":"dev.inmo.kslog.common.KSLog","location":"kslog/dev.inmo.kslog.common/-k-s-log.html","searchKeys":["KSLog","expect fun KSLog(defaultTag: String, filter: MessageFilter = { _, _, _, _ -> true }, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit)","description":"dev.inmo.kslog.common.CallbackKSLog.CallbackKSLog","location":"kslog/dev.inmo.kslog.common/-callback-k-s-log/-callback-k-s-log.html","searchKeys":["CallbackKSLog","fun CallbackKSLog(performLogCallback: (level: LogLevel, tag: String?, message: String, throwable: Throwable?) -> Unit)","dev.inmo.kslog.common.CallbackKSLog.CallbackKSLog"]},{"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, 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, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","dev.inmo.kslog.common.KSLog"]},{"name":"fun KSLog(defaultTag: String, logger: Logger, filter: MessageFilter = { _, _, _, _ -> true }, 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, filter: MessageFilter = { _, _, _, _ -> true }, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog","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, 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, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog","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, 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 TagLogger(tag: String)","description":"dev.inmo.kslog.common.TagLogger.TagLogger","location":"kslog/dev.inmo.kslog.common/-tag-logger/-tag-logger.html","searchKeys":["TagLogger","fun TagLogger(tag: String)","dev.inmo.kslog.common.TagLogger.TagLogger"]},{"name":"inline fun KSLog.assert(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(message: String, e: Throwable? = null)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.assert(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.assert","location":"kslog/dev.inmo.kslog.common/assert.html","searchKeys":["assert","inline fun KSLog.assert(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.assert"]},{"name":"inline fun KSLog.d(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(message: String, e: Throwable? = null)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.d(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.d","location":"kslog/dev.inmo.kslog.common/d.html","searchKeys":["d","inline fun KSLog.d(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.d"]},{"name":"inline fun KSLog.debug(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(message: String, e: Throwable? = null)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.debug(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.debug","location":"kslog/dev.inmo.kslog.common/debug.html","searchKeys":["debug","inline fun KSLog.debug(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.debug"]},{"name":"inline fun KSLog.e(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(message: String, e: Throwable? = null)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.e(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.e","location":"kslog/dev.inmo.kslog.common/e.html","searchKeys":["e","inline fun KSLog.e(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.e"]},{"name":"inline fun KSLog.error(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(message: String, e: Throwable? = null)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.error(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.error","location":"kslog/dev.inmo.kslog.common/error.html","searchKeys":["error","inline fun KSLog.error(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.error"]},{"name":"inline fun KSLog.i(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(message: String, e: Throwable? = null)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.i(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.i","location":"kslog/dev.inmo.kslog.common/i.html","searchKeys":["i","inline fun KSLog.i(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.i"]},{"name":"inline fun KSLog.info(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(message: String, e: Throwable? = null)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.info(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.info","location":"kslog/dev.inmo.kslog.common/info.html","searchKeys":["info","inline fun KSLog.info(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.info"]},{"name":"inline fun KSLog.l(level: LogLevel, message: String, e: Throwable? = null)","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? = null)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String, message: String, e: Throwable? = null)","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: String, e: Throwable? = null)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.l(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.l","location":"kslog/dev.inmo.kslog.common/l.html","searchKeys":["l","inline fun KSLog.l(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.l"]},{"name":"inline fun KSLog.log(level: LogLevel, message: String, e: Throwable? = null)","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? = null)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String, message: String, e: Throwable? = null)","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: String, e: Throwable? = null)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.log(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.log","location":"kslog/dev.inmo.kslog.common/log.html","searchKeys":["log","inline fun KSLog.log(level: LogLevel, tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.log"]},{"name":"inline fun KSLog.v(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(message: String, e: Throwable? = null)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.v(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.v","location":"kslog/dev.inmo.kslog.common/v.html","searchKeys":["v","inline fun KSLog.v(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.v"]},{"name":"inline fun KSLog.verbose(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(message: String, e: Throwable? = null)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.verbose(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.verbose","location":"kslog/dev.inmo.kslog.common/verbose.html","searchKeys":["verbose","inline fun KSLog.verbose(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.verbose"]},{"name":"inline fun KSLog.w(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(message: String, e: Throwable? = null)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.w(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.w","location":"kslog/dev.inmo.kslog.common/w.html","searchKeys":["w","inline fun KSLog.w(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.w"]},{"name":"inline fun KSLog.warning(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(message: String, e: Throwable? = null)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.warning(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.warning","location":"kslog/dev.inmo.kslog.common/warning.html","searchKeys":["warning","inline fun KSLog.warning(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.warning"]},{"name":"inline fun KSLog.wtf(message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(message: String, e: Throwable? = null)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String, message: String, e: Throwable? = null)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String, message: String, e: Throwable? = null)","dev.inmo.kslog.common.wtf"]},{"name":"inline fun KSLog.wtf(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","description":"dev.inmo.kslog.common.wtf","location":"kslog/dev.inmo.kslog.common/wtf.html","searchKeys":["wtf","inline fun KSLog.wtf(tag: String? = null, e: Throwable? = null, messageBuilder: () -> String)","dev.inmo.kslog.common.wtf"]},{"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 override fun performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.CallbackKSLog.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.KSLog.Companion.performLog"]},{"name":"open override fun performLog(level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?)","dev.inmo.kslog.common.TagLogger.performLog"]},{"name":"operator fun KSLog.invoke(performLogCallback: (level: LogLevel, tag: String?, message: String, 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: String, throwable: Throwable?) -> Unit): CallbackKSLog","dev.inmo.kslog.common.invoke"]},{"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 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 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"]}]