Uses of Class
eu.cloudnetservice.common.log.defaults.ThreadedLogRecordDispatcher
Packages that use ThreadedLogRecordDispatcher
-
Uses of ThreadedLogRecordDispatcher in eu.cloudnetservice.common.log.defaults
Methods in eu.cloudnetservice.common.log.defaults that return ThreadedLogRecordDispatcherModifier and TypeMethodDescriptionCreates a new threaded log record dispatcher instance using the given logger as the target and formatting the default thread name format using the given loggers name.ThreadedLogRecordDispatcher.newInstance(@NonNull Logger logger, @NonNull String threadName) Creates a new threaded log record dispatcher instance using the given logger as the target and the given thread name.