Package org. kodein. log
Types
LogFrontend
Link copied to clipboard
fun fun interface LogFrontend
Content copied to clipboard
Logger
Link copied to clipboard
class Logger(tag: Logger.Tag, frontEnds: Collection<LogFrontend>, filters: List<LogFilter>, mappers: List<LogMapper>)
Content copied to clipboard
LoggerFactory
Link copied to clipboard
class LoggerFactory(frontends: Collection<LogFrontend>, filters: List<LogFilter>, mappers: List<LogMapper>)
Content copied to clipboard
LogReceiver
Link copied to clipboard
fun fun interface LogReceiver
Content copied to clipboard
Functions
newLogger
Link copied to clipboard
toLocalString
Link copied to clipboard
withShortPackageKeepLast
Link copied to clipboard
withShortPackageShortenFirst
Link copied to clipboard