rebok
04/16/2024, 6:37 AMinit {...}
? If I make it wait for ex. 1 second with coroutines it works and the value is not null. The parameter is immutable.ephemient
04/16/2024, 6:51 AMephemient
04/16/2024, 6:52 AMrebok
04/16/2024, 7:49 AMrebok
04/16/2024, 11:34 AMJacob Ras
04/16/2024, 1:25 PMJacob Ras
04/16/2024, 1:27 PMrebok
04/16/2024, 8:41 PMrebok
04/19/2024, 6:06 PMCLOVIS
04/19/2024, 6:08 PMrebok
04/19/2024, 6:10 PMJacob Ras
04/19/2024, 6:37 PMrebok
04/19/2024, 6:42 PMclass BasicConsoleLogger(
val blockingRules: BlockingRulesConfigurationScope.() -> Unit = {}
) : Logger(<http://LogLevel.Info|LogLevel.Info>) { ... }
and the blockingRules
constructor parameter