Uses of Interface
org.geysermc.geyser.GeyserLogger
Packages that use GeyserLogger
Package
Description
-
Uses of GeyserLogger in org.geysermc.geyser
Methods in org.geysermc.geyser that return GeyserLoggerModifier and TypeMethodDescriptionGeyserBootstrap.getGeyserLogger()
Returns the current GeyserLoggerGeyserImpl.getLogger()
Methods in org.geysermc.geyser with parameters of type GeyserLoggerModifier and TypeMethodDescriptionstatic Path
FloodgateKeyLoader.getKeyPath(GeyserJacksonConfiguration config, Path floodgateDataFolder, Path geyserDataFolder, GeyserLogger logger)
-
Uses of GeyserLogger in org.geysermc.geyser.configuration
Methods in org.geysermc.geyser.configuration with parameters of type GeyserLoggerModifier and TypeMethodDescriptionstatic void
GeyserConfiguration.checkGeyserConfiguration(GeyserConfiguration geyserConfig, GeyserLogger geyserLogger)
-
Uses of GeyserLogger in org.geysermc.geyser.extension
Classes in org.geysermc.geyser.extension that implement GeyserLoggerModifier 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
Classes in org.geysermc.geyser.platform.bungeecord that implement GeyserLogger -
Uses of GeyserLogger in org.geysermc.geyser.platform.spigot
Classes in org.geysermc.geyser.platform.spigot that implement GeyserLogger -
Uses of GeyserLogger in org.geysermc.geyser.platform.sponge
Classes in org.geysermc.geyser.platform.sponge that implement GeyserLogger -
Uses of GeyserLogger in org.geysermc.geyser.platform.standalone
Classes in org.geysermc.geyser.platform.standalone that implement GeyserLogger -
Uses of GeyserLogger in org.geysermc.geyser.platform.velocity
Classes in org.geysermc.geyser.platform.velocity that implement GeyserLogger