Package-level declarations

Functions

Link copied to clipboard
infix operator fun KSLog.plus(other: KSLog): CallbackKSLog

Will send KSLog.performLog of both this and other instances. In case when this will throw exception result logger will rethrow it. After it, if other will throw exception - will also rethrow it