Uses of Interface
org.geysermc.geyser.GeyserLogger
Package
Description
-
Uses of GeyserLogger in org.geysermc.geyser
Modifier and TypeMethodDescriptionGeyserBootstrap.getGeyserLogger()
Returns the current GeyserLoggerGeyserImpl.getLogger()
Modifier and TypeMethodDescriptionstatic Path
FloodgateKeyLoader.getKeyPath(GeyserJacksonConfiguration config, Path floodgateDataFolder, Path geyserDataFolder, GeyserLogger logger)
-
Uses of GeyserLogger in org.geysermc.geyser.configuration
Modifier and TypeMethodDescriptionstatic void
GeyserConfiguration.checkGeyserConfiguration(GeyserConfiguration geyserConfig, GeyserLogger geyserLogger)
-
Uses of GeyserLogger in org.geysermc.geyser.extension
Modifier and TypeClassDescriptionclass
Provides a proxy to the main logger that prefixes the extension name to messages -
Uses of GeyserLogger in org.geysermc.geyser.platform.bungeecord
-
Uses of GeyserLogger in org.geysermc.geyser.platform.spigot
-
Uses of GeyserLogger in org.geysermc.geyser.platform.sponge
-
Uses of GeyserLogger in org.geysermc.geyser.platform.standalone
-
Uses of GeyserLogger in org.geysermc.geyser.platform.velocity