Commit Graph

31 Commits

Author SHA1 Message Date
0b142c7ff9 add native platforms support 2022-09-12 15:44:59 +06:00
669afe481d add defaultMessageFormatterWithErrorPrint 2022-08-13 20:19:21 +06:00
66c5451293 now tag in MessageFormatter is a nullable 2022-07-31 19:22:08 +06:00
77ca9ce25b MessageFormatter factory 2022-07-31 19:19:17 +06:00
194e52f521 addDefaultKSLog 2022-07-31 19:15:53 +06:00
34ea0bd91a isolate logging of KSLog'gers to avoid problems with parallel logs perform 2022-07-31 19:13:02 +06:00
3ff5d989b7 KSLog(SimpleKSLogCallback) 2022-07-31 19:09:01 +06:00
0e01534562 setDefaultKSLog and KSLog#plus(KSLog) 2022-07-31 19:06:57 +06:00
4d9481f07b overloads resolution ambiguities issues fixes 2022-07-30 16:44:04 +06:00
8dc96f708e fixes 2022-07-30 15:12:46 +06:00
4d98b7df18 rewrite way of filters work 2022-07-30 14:56:26 +06:00
be48c2559e taggedLogger 2022-07-30 14:15:55 +06:00
437b1675e2 accept string messages -> accept any object as message 2022-07-30 14:12:45 +06:00
191433cc75 extend extensions of logging 2022-06-23 19:10:35 +06:00
602ba0e1c8 fill changelog 2022-06-09 16:34:43 +06:00
de7f735ad0 fixes 2022-06-09 16:29:56 +06:00
10576d32f6 start implement lazy messages api 2022-06-09 09:56:27 +06:00
be047cb8b5 rewrite of API with expect-actual and removing of redundant platform-specific factory names 2022-06-08 22:51:03 +06:00
f542dba025 fixes 2022-06-08 21:57:07 +06:00
5f13b11efc replace DEBUG in enum of LogLevels 2022-06-08 21:45:37 +06:00
612e4719f0 improvements in JVM 2022-06-08 21:41:15 +06:00
95779af7b6 it's relovution, Johny 2022-06-08 18:23:11 +06:00
c15d7f23e2 KSLog with varargs 2022-06-08 16:10:34 +06:00
63b29d3665 KSLog with iterable 2022-06-08 16:06:41 +06:00
82085783c0 fix of #3 2022-06-08 12:59:41 +06:00
c48ceefd8a add new KSLog factory 2022-06-07 22:00:32 +06:00
afad845108 switch case of default kslogger 2022-06-07 21:52:42 +06:00
7fec433344 final fixes before publish 2022-06-07 21:42:19 +06:00
aad75a66b7 fixes 2022-06-07 20:45:14 +06:00
2538bb452b add extensions 2022-06-07 20:21:41 +06:00
199b7515e6 perestroika 2022-06-07 20:02:59 +06:00