Alexander Mitropolsky

Results 2 issues of Alexander Mitropolsky

Minor improvement. When calling `log(level: Level, msg: () -> MESSAGE)` function with an **inline** modifier, no lambda object is created. This will slightly improve performance. I also removed canLog(...) function,...

core
status:accepted
type:feature-proposal

We've been developing a large multi-module application. Not to store a large number of "single" definitions in memory, we came up with a scope mechanism for a gradle module. The...

type:feature-proposal