BankingClient/common/src
dankito f36237ebcc Implemented Jackson deserializers for BigDecimal, Date and File (otherwise Jackson does not know how to deserialize these classes) 2022-02-07 00:17:53 +01:00
..
commonMain/kotlin/net/dankito/utils/multiplatform Added thread name to default log output 2022-02-07 00:17:53 +01:00
iosMain/kotlin Added parameter countDecimalPlaces to format() as is not generic on all platforms (e.g. doesn't work on iOS) 2022-02-07 00:17:53 +01:00
jvmMain/kotlin/net/dankito/utils/multiplatform Implemented Jackson deserializers for BigDecimal, Date and File (otherwise Jackson does not know how to deserialize these classes) 2022-02-07 00:17:53 +01:00
main Extracted Logger to new module common 2022-02-07 00:17:53 +01:00