@solibo/solibo-sdk 1.0.24-SNAPSHOT → 1.0.25-SNAPSHOT
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/KmLogging-logging.js +154 -91
- package/KmLogging-logging.js.map +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime.js +7250 -5
- package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
- package/KotlinBigInteger-bignum.js +5989 -5
- package/KotlinBigInteger-bignum.js.map +1 -1
- package/MultiplatformSettings-multiplatform-settings-no-arg.js +19 -5
- package/MultiplatformSettings-multiplatform-settings-no-arg.js.map +1 -1
- package/MultiplatformSettings-multiplatform-settings.js +72 -5
- package/MultiplatformSettings-multiplatform-settings.js.map +1 -1
- package/Stately-stately-concurrency.js +7 -7
- package/Stately-stately-concurrency.js.map +1 -1
- package/cryptography-kotlin-cryptography-bigint.js +244 -5
- package/cryptography-kotlin-cryptography-bigint.js.map +1 -1
- package/cryptography-kotlin-cryptography-core.js +951 -54
- package/cryptography-kotlin-cryptography-core.js.map +1 -1
- package/cryptography-kotlin-cryptography-provider-base.js +67 -5
- package/cryptography-kotlin-cryptography-provider-base.js.map +1 -1
- package/cryptography-kotlin-cryptography-provider-webcrypto.js +1151 -13
- package/cryptography-kotlin-cryptography-provider-webcrypto.js.map +1 -1
- package/cryptography-kotlin-cryptography-random.js +33 -30
- package/cryptography-kotlin-cryptography-random.js.map +1 -1
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.js +705 -5
- package/cryptography-kotlin-cryptography-serialization-asn1-modules.js.map +1 -1
- package/cryptography-kotlin-cryptography-serialization-asn1.js +1417 -5
- package/cryptography-kotlin-cryptography-serialization-asn1.js.map +1 -1
- package/cryptography-kotlin-cryptography-serialization-pem.js +155 -5
- package/cryptography-kotlin-cryptography-serialization-pem.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +5162 -2744
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +22 -22
- package/kotlinx-coroutines-core.js +2244 -2244
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-bytestring.js +65 -65
- package/kotlinx-io-kotlinx-io-core.js +534 -534
- package/kotlinx-serialization-kotlinx-serialization-core.js +2224 -2082
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1581 -1581
- package/ktor-ktor-client-auth.js +506 -506
- package/ktor-ktor-client-content-negotiation.js +223 -223
- package/ktor-ktor-client-core.js +4310 -4310
- package/ktor-ktor-client-core.js.map +1 -1
- package/ktor-ktor-client-logging.js +1134 -1134
- package/ktor-ktor-client-logging.js.map +1 -1
- package/ktor-ktor-events.js +13 -13
- package/ktor-ktor-http-cio.js +566 -566
- package/ktor-ktor-http-cio.js.map +1 -1
- package/ktor-ktor-http.js +1245 -1245
- package/ktor-ktor-http.js.map +1 -1
- package/ktor-ktor-io.js +1114 -1114
- package/ktor-ktor-io.js.map +1 -1
- package/ktor-ktor-serialization-kotlinx-json.js +9 -9
- package/ktor-ktor-serialization-kotlinx.js +284 -284
- package/ktor-ktor-serialization.js +125 -125
- package/ktor-ktor-utils.js +1037 -1037
- package/ktor-ktor-utils.js.map +1 -1
- package/ktor-ktor-websockets.js +796 -796
- package/ktor-ktor-websockets.js.map +1 -1
- package/package.json +1 -1
- package/solibo-sdk-sdk-home-api.js +4273 -1286
- package/solibo-sdk-sdk-home-api.js.map +1 -1
- package/solibo-sdk-sdk.d.ts +107 -1
- package/solibo-sdk-sdk.js +5167 -810
- package/solibo-sdk-sdk.js.map +1 -1
package/KmLogging-logging.js
CHANGED
|
@@ -15,20 +15,20 @@
|
|
|
15
15
|
}(function (_, kotlin_kotlin, kotlin_co_touchlab_stately_concurrency) {
|
|
16
16
|
'use strict';
|
|
17
17
|
//region block: imports
|
|
18
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
19
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
20
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
21
|
-
var VOID = kotlin_kotlin.$_$.
|
|
22
|
-
var listOf = kotlin_kotlin.$_$.
|
|
23
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
24
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
25
|
-
var Pair = kotlin_kotlin.$_$.
|
|
26
|
-
var toString = kotlin_kotlin.$_$.
|
|
27
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
18
|
+
var protoOf = kotlin_kotlin.$_$.fd;
|
|
19
|
+
var initMetadataForClass = kotlin_kotlin.$_$.fc;
|
|
20
|
+
var objectCreate = kotlin_kotlin.$_$.ed;
|
|
21
|
+
var VOID = kotlin_kotlin.$_$.c;
|
|
22
|
+
var listOf = kotlin_kotlin.$_$.f8;
|
|
23
|
+
var Unit_instance = kotlin_kotlin.$_$.p5;
|
|
24
|
+
var isInterface = kotlin_kotlin.$_$.uc;
|
|
25
|
+
var Pair = kotlin_kotlin.$_$.ai;
|
|
26
|
+
var toString = kotlin_kotlin.$_$.id;
|
|
27
|
+
var initMetadataForObject = kotlin_kotlin.$_$.lc;
|
|
28
28
|
var AtomicReference = kotlin_co_touchlab_stately_concurrency.$_$.a;
|
|
29
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
30
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
31
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
29
|
+
var emptyList = kotlin_kotlin.$_$.i7;
|
|
30
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.jc;
|
|
31
|
+
var charSequenceLength = kotlin_kotlin.$_$.ub;
|
|
32
32
|
//endregion
|
|
33
33
|
//region block: pre-declaration
|
|
34
34
|
initMetadataForClass(FixedLogLevel, 'FixedLogLevel');
|
|
@@ -39,57 +39,75 @@
|
|
|
39
39
|
initMetadataForClass(JsPlatformLogger, 'JsPlatformLogger', JsPlatformLogger, VOID, [TagProvider]);
|
|
40
40
|
//endregion
|
|
41
41
|
function FixedLogLevel(isLogging) {
|
|
42
|
-
this.
|
|
42
|
+
this.b6d_1 = isLogging;
|
|
43
43
|
}
|
|
44
|
-
protoOf(FixedLogLevel).
|
|
45
|
-
return this.
|
|
44
|
+
protoOf(FixedLogLevel).c6d = function () {
|
|
45
|
+
return this.b6d_1;
|
|
46
46
|
};
|
|
47
|
-
protoOf(FixedLogLevel).
|
|
48
|
-
return this.
|
|
47
|
+
protoOf(FixedLogLevel).d6d = function () {
|
|
48
|
+
return this.b6d_1;
|
|
49
49
|
};
|
|
50
|
-
protoOf(FixedLogLevel).
|
|
51
|
-
return this.
|
|
50
|
+
protoOf(FixedLogLevel).e6d = function () {
|
|
51
|
+
return this.b6d_1;
|
|
52
52
|
};
|
|
53
|
-
protoOf(FixedLogLevel).
|
|
54
|
-
return this.
|
|
53
|
+
protoOf(FixedLogLevel).f6d = function () {
|
|
54
|
+
return this.b6d_1;
|
|
55
55
|
};
|
|
56
|
-
protoOf(FixedLogLevel).
|
|
57
|
-
return this.
|
|
56
|
+
protoOf(FixedLogLevel).g6d = function () {
|
|
57
|
+
return this.b6d_1;
|
|
58
58
|
};
|
|
59
59
|
protoOf(FixedLogLevel).toString = function () {
|
|
60
|
-
return 'FixedLogLevel(isLogging=' + this.
|
|
60
|
+
return 'FixedLogLevel(isLogging=' + this.b6d_1 + ')';
|
|
61
61
|
};
|
|
62
62
|
function KmLog_init_$Init$($this) {
|
|
63
|
-
KmLog.call($this, KmLogging_getInstance().
|
|
63
|
+
KmLog.call($this, KmLogging_getInstance().m6d('KmLog').first);
|
|
64
64
|
return $this;
|
|
65
65
|
}
|
|
66
66
|
function KmLog_init_$Create$() {
|
|
67
67
|
return KmLog_init_$Init$(objectCreate(protoOf(KmLog)));
|
|
68
68
|
}
|
|
69
69
|
function KmLog(tag) {
|
|
70
|
-
this.
|
|
70
|
+
this.n6d_1 = tag;
|
|
71
71
|
}
|
|
72
|
-
protoOf(KmLog).
|
|
73
|
-
return this.
|
|
72
|
+
protoOf(KmLog).o6d = function (tag, msg) {
|
|
73
|
+
return this.p6d(tag, msg);
|
|
74
74
|
};
|
|
75
|
-
protoOf(KmLog).
|
|
76
|
-
|
|
75
|
+
protoOf(KmLog).q6d = function (tag, msg) {
|
|
76
|
+
return this.r6d(tag, msg);
|
|
77
|
+
};
|
|
78
|
+
protoOf(KmLog).s6d = function (tag, msg, t) {
|
|
79
|
+
return this.t6d(tag, msg, t);
|
|
80
|
+
};
|
|
81
|
+
protoOf(KmLog).u6d = function (tag, msg, t) {
|
|
82
|
+
return this.v6d(tag, msg, t);
|
|
83
|
+
};
|
|
84
|
+
protoOf(KmLog).p6d = function (tag, msg) {
|
|
85
|
+
KmLogging_getInstance().p6d(tag, msg);
|
|
86
|
+
};
|
|
87
|
+
protoOf(KmLog).r6d = function (tag, msg) {
|
|
88
|
+
KmLogging_getInstance().r6d(tag, msg);
|
|
89
|
+
};
|
|
90
|
+
protoOf(KmLog).t6d = function (tag, msg, t) {
|
|
91
|
+
KmLogging_getInstance().t6d(tag, msg, t);
|
|
92
|
+
};
|
|
93
|
+
protoOf(KmLog).v6d = function (tag, msg, t) {
|
|
94
|
+
KmLogging_getInstance().v6d(tag, msg, t);
|
|
77
95
|
};
|
|
78
96
|
protoOf(KmLog).toString = function () {
|
|
79
|
-
return "KmLog(tagName='" + this.
|
|
97
|
+
return "KmLog(tagName='" + this.n6d_1 + "')";
|
|
80
98
|
};
|
|
81
99
|
function logging(tag) {
|
|
82
100
|
tag = tag === VOID ? null : tag;
|
|
83
101
|
if (!(tag == null)) {
|
|
84
|
-
var tmp0_safe_receiver = get_logFactory().
|
|
85
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
102
|
+
var tmp0_safe_receiver = get_logFactory().q11();
|
|
103
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.w6d(tag, tag);
|
|
86
104
|
return tmp1_elvis_lhs == null ? new KmLog(tag) : tmp1_elvis_lhs;
|
|
87
105
|
}
|
|
88
|
-
var _destruct__k2r9zo = KmLogging_getInstance().
|
|
89
|
-
var tagCalculated = _destruct__k2r9zo.
|
|
90
|
-
var className = _destruct__k2r9zo.
|
|
91
|
-
var tmp2_safe_receiver = get_logFactory().
|
|
92
|
-
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.
|
|
106
|
+
var _destruct__k2r9zo = KmLogging_getInstance().m6d('KmLog');
|
|
107
|
+
var tagCalculated = _destruct__k2r9zo.kg();
|
|
108
|
+
var className = _destruct__k2r9zo.lg();
|
|
109
|
+
var tmp2_safe_receiver = get_logFactory().q11();
|
|
110
|
+
var tmp3_elvis_lhs = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.w6d(tagCalculated, className);
|
|
93
111
|
return tmp3_elvis_lhs == null ? new KmLog(tagCalculated) : tmp3_elvis_lhs;
|
|
94
112
|
}
|
|
95
113
|
function get_logFactory() {
|
|
@@ -104,57 +122,84 @@
|
|
|
104
122
|
var loggers;
|
|
105
123
|
function KmLogging() {
|
|
106
124
|
KmLogging_instance = this;
|
|
107
|
-
this.
|
|
108
|
-
this.
|
|
109
|
-
this.
|
|
110
|
-
this.
|
|
111
|
-
this.
|
|
112
|
-
if (get_loggers().
|
|
113
|
-
get_loggers().
|
|
125
|
+
this.h6d_1 = true;
|
|
126
|
+
this.i6d_1 = true;
|
|
127
|
+
this.j6d_1 = true;
|
|
128
|
+
this.k6d_1 = true;
|
|
129
|
+
this.l6d_1 = true;
|
|
130
|
+
if (get_loggers().q11().r()) {
|
|
131
|
+
get_loggers().a6d(listOf(new PlatformLogger(new FixedLogLevel(true))));
|
|
132
|
+
}
|
|
133
|
+
this.x6d();
|
|
134
|
+
}
|
|
135
|
+
protoOf(KmLogging).x6d = function () {
|
|
136
|
+
this.h6d_1 = false;
|
|
137
|
+
this.i6d_1 = false;
|
|
138
|
+
this.j6d_1 = false;
|
|
139
|
+
this.k6d_1 = false;
|
|
140
|
+
this.l6d_1 = false;
|
|
141
|
+
var _iterator__ex2g4s = get_loggers().q11().t();
|
|
142
|
+
while (_iterator__ex2g4s.u()) {
|
|
143
|
+
var logger = _iterator__ex2g4s.v();
|
|
144
|
+
if (logger.c6d())
|
|
145
|
+
this.h6d_1 = true;
|
|
146
|
+
if (logger.d6d())
|
|
147
|
+
this.i6d_1 = true;
|
|
148
|
+
if (logger.e6d())
|
|
149
|
+
this.j6d_1 = true;
|
|
150
|
+
if (logger.f6d())
|
|
151
|
+
this.k6d_1 = true;
|
|
152
|
+
if (logger.g6d())
|
|
153
|
+
this.l6d_1 = true;
|
|
154
|
+
}
|
|
155
|
+
};
|
|
156
|
+
protoOf(KmLogging).p6d = function (tag, msg) {
|
|
157
|
+
var _iterator__ex2g4s = get_loggers().q11().t();
|
|
158
|
+
while (_iterator__ex2g4s.u()) {
|
|
159
|
+
var logger = _iterator__ex2g4s.v();
|
|
160
|
+
if (logger.d6d()) {
|
|
161
|
+
logger.p6d(tag, msg);
|
|
162
|
+
}
|
|
114
163
|
}
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
164
|
+
};
|
|
165
|
+
protoOf(KmLogging).r6d = function (tag, msg) {
|
|
166
|
+
var _iterator__ex2g4s = get_loggers().q11().t();
|
|
167
|
+
while (_iterator__ex2g4s.u()) {
|
|
168
|
+
var logger = _iterator__ex2g4s.v();
|
|
169
|
+
if (logger.e6d()) {
|
|
170
|
+
logger.r6d(tag, msg);
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
};
|
|
174
|
+
protoOf(KmLogging).t6d = function (tag, msg, t) {
|
|
175
|
+
var _iterator__ex2g4s = get_loggers().q11().t();
|
|
124
176
|
while (_iterator__ex2g4s.u()) {
|
|
125
177
|
var logger = _iterator__ex2g4s.v();
|
|
126
|
-
if (logger.
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
this.m5k_1 = true;
|
|
130
|
-
if (logger.i5k())
|
|
131
|
-
this.n5k_1 = true;
|
|
132
|
-
if (logger.j5k())
|
|
133
|
-
this.o5k_1 = true;
|
|
134
|
-
if (logger.k5k())
|
|
135
|
-
this.p5k_1 = true;
|
|
178
|
+
if (logger.f6d()) {
|
|
179
|
+
logger.t6d(tag, msg, t);
|
|
180
|
+
}
|
|
136
181
|
}
|
|
137
182
|
};
|
|
138
|
-
protoOf(KmLogging).
|
|
139
|
-
var _iterator__ex2g4s = get_loggers().
|
|
183
|
+
protoOf(KmLogging).v6d = function (tag, msg, t) {
|
|
184
|
+
var _iterator__ex2g4s = get_loggers().q11().t();
|
|
140
185
|
while (_iterator__ex2g4s.u()) {
|
|
141
186
|
var logger = _iterator__ex2g4s.v();
|
|
142
|
-
if (logger.
|
|
143
|
-
logger.
|
|
187
|
+
if (logger.g6d()) {
|
|
188
|
+
logger.v6d(tag, msg, t);
|
|
144
189
|
}
|
|
145
190
|
}
|
|
146
191
|
};
|
|
147
|
-
protoOf(KmLogging).
|
|
148
|
-
var _iterator__ex2g4s = get_loggers().
|
|
192
|
+
protoOf(KmLogging).m6d = function (fromClass) {
|
|
193
|
+
var _iterator__ex2g4s = get_loggers().q11().t();
|
|
149
194
|
while (_iterator__ex2g4s.u()) {
|
|
150
195
|
var logger = _iterator__ex2g4s.v();
|
|
151
196
|
if (isInterface(logger, TagProvider))
|
|
152
|
-
return logger.
|
|
197
|
+
return logger.m6d(fromClass);
|
|
153
198
|
}
|
|
154
199
|
return new Pair('', '');
|
|
155
200
|
};
|
|
156
201
|
protoOf(KmLogging).toString = function () {
|
|
157
|
-
return 'KmLogging(verbose:' + this.
|
|
202
|
+
return 'KmLogging(verbose:' + this.h6d_1 + ' debug:' + this.i6d_1 + ' info:' + this.j6d_1 + ' warn:' + this.k6d_1 + ' error:' + this.l6d_1 + ') ' + toString(get_loggers().q11());
|
|
158
203
|
};
|
|
159
204
|
var KmLogging_instance;
|
|
160
205
|
function KmLogging_getInstance() {
|
|
@@ -171,29 +216,38 @@
|
|
|
171
216
|
}
|
|
172
217
|
}
|
|
173
218
|
function PlatformLogger(logLevel) {
|
|
174
|
-
this.
|
|
175
|
-
this.
|
|
219
|
+
this.y6d_1 = logLevel;
|
|
220
|
+
this.z6d_1 = getLoggerApi();
|
|
176
221
|
}
|
|
177
|
-
protoOf(PlatformLogger).
|
|
178
|
-
return this.
|
|
222
|
+
protoOf(PlatformLogger).p6d = function (tag, msg) {
|
|
223
|
+
return this.z6d_1.p6d(tag, msg);
|
|
224
|
+
};
|
|
225
|
+
protoOf(PlatformLogger).r6d = function (tag, msg) {
|
|
226
|
+
return this.z6d_1.r6d(tag, msg);
|
|
227
|
+
};
|
|
228
|
+
protoOf(PlatformLogger).t6d = function (tag, msg, t) {
|
|
229
|
+
return this.z6d_1.t6d(tag, msg, t);
|
|
230
|
+
};
|
|
231
|
+
protoOf(PlatformLogger).v6d = function (tag, msg, t) {
|
|
232
|
+
return this.z6d_1.v6d(tag, msg, t);
|
|
179
233
|
};
|
|
180
|
-
protoOf(PlatformLogger).
|
|
181
|
-
return this.
|
|
234
|
+
protoOf(PlatformLogger).m6d = function (fromClass) {
|
|
235
|
+
return this.z6d_1.m6d(fromClass);
|
|
182
236
|
};
|
|
183
|
-
protoOf(PlatformLogger).
|
|
184
|
-
return this.
|
|
237
|
+
protoOf(PlatformLogger).c6d = function () {
|
|
238
|
+
return this.y6d_1.c6d();
|
|
185
239
|
};
|
|
186
|
-
protoOf(PlatformLogger).
|
|
187
|
-
return this.
|
|
240
|
+
protoOf(PlatformLogger).d6d = function () {
|
|
241
|
+
return this.y6d_1.d6d();
|
|
188
242
|
};
|
|
189
|
-
protoOf(PlatformLogger).
|
|
190
|
-
return this.
|
|
243
|
+
protoOf(PlatformLogger).e6d = function () {
|
|
244
|
+
return this.y6d_1.e6d();
|
|
191
245
|
};
|
|
192
|
-
protoOf(PlatformLogger).
|
|
193
|
-
return this.
|
|
246
|
+
protoOf(PlatformLogger).f6d = function () {
|
|
247
|
+
return this.y6d_1.f6d();
|
|
194
248
|
};
|
|
195
|
-
protoOf(PlatformLogger).
|
|
196
|
-
return this.
|
|
249
|
+
protoOf(PlatformLogger).g6d = function () {
|
|
250
|
+
return this.y6d_1.g6d();
|
|
197
251
|
};
|
|
198
252
|
function TagProvider() {
|
|
199
253
|
}
|
|
@@ -221,10 +275,19 @@
|
|
|
221
275
|
}
|
|
222
276
|
function JsPlatformLogger() {
|
|
223
277
|
}
|
|
224
|
-
protoOf(JsPlatformLogger).
|
|
278
|
+
protoOf(JsPlatformLogger).p6d = function (tag, msg) {
|
|
279
|
+
console.log(preface(this, 'D', tag), msg);
|
|
280
|
+
};
|
|
281
|
+
protoOf(JsPlatformLogger).r6d = function (tag, msg) {
|
|
225
282
|
console.info(preface(this, 'I', tag), msg);
|
|
226
283
|
};
|
|
227
|
-
protoOf(JsPlatformLogger).
|
|
284
|
+
protoOf(JsPlatformLogger).t6d = function (tag, msg, t) {
|
|
285
|
+
console.warn(preface(this, 'W', tag), msg, t);
|
|
286
|
+
};
|
|
287
|
+
protoOf(JsPlatformLogger).v6d = function (tag, msg, t) {
|
|
288
|
+
console.error(preface(this, 'E', tag), msg, t);
|
|
289
|
+
};
|
|
290
|
+
protoOf(JsPlatformLogger).m6d = function (fromClass) {
|
|
228
291
|
return new Pair('', '');
|
|
229
292
|
};
|
|
230
293
|
//region block: exports
|
package/KmLogging-logging.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/FixedLogLevel.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/KmLog.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/KmLogging.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/PlatformLogger.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/jsMain/kotlin/com/diamondedge/logging/PlatformLogger.kt","src/kotlin/text/Strings.kt"],"sourcesContent":[null,null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","isLogging","isLoggingVerbose","isLoggingDebug","isLoggingInfo","isLoggingWarning","isLoggingError","toString","KmLog_init_$Init$","KmLog_init_$Create$","tag","
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/FixedLogLevel.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/KmLog.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/KmLogging.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/commonMain/kotlin/com/diamondedge/logging/PlatformLogger.kt","../../../../../../../../../../../reed/projects/multiplatform/logging/src/jsMain/kotlin/com/diamondedge/logging/PlatformLogger.kt","src/kotlin/text/Strings.kt"],"sourcesContent":[null,null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","isLogging","isLoggingVerbose","isLoggingDebug","isLoggingInfo","isLoggingWarning","isLoggingError","toString","KmLog_init_$Init$","KmLog_init_$Create$","tag","debugApi","msg","infoApi","warnApi","t","errorApi","debug","info","warn","error","logging","tagCalculated","className","<get-logFactory>","<get-loggers>","setupLoggingFlags","logger","createTag","fromClass","<init properties KmLogging.kt>","logLevel","getLoggerApi","preface","level","d","timestamp","str","d2","i","d3"],"mappings":"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"}
|