diff --git a/kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/index.html b/kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/index.html
index 9aee708..470d7df 100644
--- a/kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/index.html
+++ b/kslog/dev.inmo.kslog.common.filter/-filter-k-s-log/index.html
@@ -61,7 +61,7 @@
-
+
diff --git a/scripts/main.js b/scripts/main.js
index ca7ae01..e5b54a3 100644
--- a/scripts/main.js
+++ b/scripts/main.js
@@ -40,5 +40,5 @@ object-assign
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
- */var t,r,o,i;if("object"==typeof performance&&"function"==typeof performance.now){var a=performance;n.unstable_now=function(){return a.now()}}else{var l=Date,c=l.now();n.unstable_now=function(){return l.now()-c}}if("undefined"==typeof window||"function"!=typeof MessageChannel){var u=null,s=null,f=function(){if(null!==u)try{var e=n.unstable_now();u(!0,e),u=null}catch(e){throw setTimeout(f,0),e}};t=function(e){null!==u?setTimeout(t,0,e):(u=e,setTimeout(f,0))},r=function(e,n){s=setTimeout(e,n)},o=function(){clearTimeout(s)},n.unstable_shouldYield=function(){return!1},i=n.unstable_forceFrameRate=function(){}}else{var p=window.setTimeout,d=window.clearTimeout;if("undefined"!=typeof console){var h=window.cancelAnimationFrame;"function"!=typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!=typeof h&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills")}var g=!1,v=null,A=-1,b=5,m=0;n.unstable_shouldYield=function(){return n.unstable_now()>=m},i=function(){},n.unstable_forceFrameRate=function(e){0>e||125Constructors
diff --git a/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/index.html b/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/index.html index f75bb6d..c89890b 100644 --- a/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/index.html +++ b/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log-builder/index.html @@ -61,7 +61,7 @@
-
+
-
Constructors
diff --git a/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/index.html b/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/index.html index bdc3b94..d6ff30a 100644 --- a/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/index.html +++ b/kslog/dev.inmo.kslog.common.typed/-typed-k-s-log/index.html @@ -61,7 +61,7 @@
-
+
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 1c2266e..d626aed 100644
--- a/kslog/dev.inmo.kslog.common/-k-s-log/index.html
+++ b/kslog/dev.inmo.kslog.common/-k-s-log/index.html
@@ -61,7 +61,7 @@
Constructors
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 bcf78d8..c8ff03f 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 @@ -61,7 +61,7 @@
-
+
Constructors
diff --git a/kslog/dev.inmo.kslog.common/-default-k-s-log/index.html b/kslog/dev.inmo.kslog.common/-default-k-s-log/index.html index 9eb9662..5afb3ea 100644 --- a/kslog/dev.inmo.kslog.common/-default-k-s-log/index.html +++ b/kslog/dev.inmo.kslog.common/-default-k-s-log/index.html @@ -61,7 +61,7 @@class DefaultKSLog(defaultTag: String, messageFormatter: MessageFormatter = defaultMessageFormatter, logging: (level: LogLevel, tag: String, message: Any, throwable: Throwable?) -> Unit = defaultLogging) : KSLog(source)
-
+
Constructors
diff --git a/kslog/dev.inmo.kslog.common/-k-s-log.html b/kslog/dev.inmo.kslog.common/-k-s-log.html index f1bcd8a..647093c 100644 --- a/kslog/dev.inmo.kslog.common/-k-s-log.html +++ b/kslog/dev.inmo.kslog.common/-k-s-log.html @@ -62,7 +62,7 @@
-
+fun KSLog(defaultTag: String, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog(source)
fun KSLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog(source)
fun KSLog(defaultTag: String, logger: Logger, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog(source)
fun KSLog(defaultTag: String, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog(source)
fun KSLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog(source)
fun KSLog(defaultTag: String, logger: Logger, levels: Iterable<LogLevel>, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog(source)
-
+
-
-
Types
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 487aecf..61418cd 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 @@ -61,7 +61,7 @@
-
+
+
Properties
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 78aa736..61f8786 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 @@ -61,7 +61,7 @@
-
+
diff --git a/kslog/dev.inmo.kslog.common/index.html b/kslog/dev.inmo.kslog.common/index.html
index cd19513..2bc9f2c 100644
--- a/kslog/dev.inmo.kslog.common/index.html
+++ b/kslog/dev.inmo.kslog.common/index.html
@@ -187,6 +187,70 @@
Properties
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 3b781fe..55cbcca 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 @@ -61,7 +61,7 @@
-
+
Properties
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 cbbd491..8721677 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 @@ -61,7 +61,7 @@
-
+
-
Properties
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 9e994dd..b554018 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 @@ -61,7 +61,7 @@
-
+
diff --git a/kslog/dev.inmo.kslog.common/-tag-logger/index.html b/kslog/dev.inmo.kslog.common/-tag-logger/index.html
index f7b6bd2..e00c38e 100644
--- a/kslog/dev.inmo.kslog.common/-tag-logger/index.html
+++ b/kslog/dev.inmo.kslog.common/-tag-logger/index.html
@@ -61,7 +61,7 @@
Properties
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 4c6fe69..5b38d4d 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 @@ -61,7 +61,7 @@
-
+
+
Properties
diff --git a/kslog/dev.inmo.kslog.common/-log-level/index.html b/kslog/dev.inmo.kslog.common/-log-level/index.html index 77f604f..a536dbf 100644 --- a/kslog/dev.inmo.kslog.common/-log-level/index.html +++ b/kslog/dev.inmo.kslog.common/-log-level/index.html @@ -61,7 +61,7 @@
-
+
-
Entries
@@ -157,40 +157,6 @@
-
+
+
Constructors
@@ -82,6 +82,25 @@
+
+
@@ -703,70 +767,6 @@
@@ -441,7 +505,7 @@
-
+fun KSLog(defaultTag: String, minLoggingLevel: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog
fun KSLog(defaultTag: String, logger: Logger, minLoggingLevel: LogLevel = LogLevel.values().first(), messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(defaultTag: String, minLoggingLevel: LogLevel, messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog
fun KSLog(defaultTag: String, logger: Logger, messageFormatter: MessageFormatter = defaultMessageFormatter): CallbackKSLog
fun KSLog(defaultTag: String, logger: Logger, minLoggingLevel: LogLevel = LogLevel.values().first(), messageFormatter: MessageFormatter = defaultMessageFormatter): KSLog