Uses of Interface
org.javacord.api.util.logging.internal.ExceptionLoggerDelegate
-
Packages that use ExceptionLoggerDelegate Package Description org.javacord.api.util.internal -
-
Uses of ExceptionLoggerDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ExceptionLoggerDelegate Modifier and Type Method Description ExceptionLoggerDelegateDelegateFactoryDelegate. createExceptionLoggerDelegate()Creates a new exception logger delegate.static ExceptionLoggerDelegateDelegateFactory. getExceptionLoggerDelegate()Gets the exception logger delegate.
-