Uses of Class
eu.cloudnetservice.common.log.defaults.AcceptingLogHandler
Packages that use AcceptingLogHandler
-
Uses of AcceptingLogHandler in eu.cloudnetservice.common.log.defaults
Methods in eu.cloudnetservice.common.log.defaults that return AcceptingLogHandlerModifier and TypeMethodDescriptionstatic @NonNull AcceptingLogHandlerAcceptingLogHandler.newInstance(@NonNull Consumer<String> handler) Constructs a new accepting log handler instance.AcceptingLogHandler.withFormatter(@NonNull Formatter formatter) Sets the formatter of this handler and returns the same instance as used to call the method, for chaining.