Uses of Interface
dev.aura.bungeechat.chatlog.ChatLogger
-
Packages that use ChatLogger Package Description dev.aura.bungeechat.chatlog -
-
Uses of ChatLogger in dev.aura.bungeechat.chatlog
Classes in dev.aura.bungeechat.chatlog that implement ChatLogger Modifier and Type Class Description class
ConsoleLogger
class
FileLogger
Methods in dev.aura.bungeechat.chatlog with parameters of type ChatLogger Modifier and Type Method Description static void
ChatLoggingManager. addLogger(ChatLogger logger)
static void
ChatLoggingManager. removeLogger(ChatLogger logger)
-