Paper/paper-server
Minecrell 29788c758a Handle plugin prefixes using Log4J configuration
Display logger name in the console for all loggers except the
root logger, Bukkit's logger ("Minecraft") and Minecraft loggers.
Since plugins now use the plugin name as logger name this will
restore the plugin prefixes without having to prepend them manually
to the log messages.

Logger prefixes are shown by default for all loggers except for
the root logger, the Minecraft/Mojang loggers and the Bukkit loggers.
This may cause additional prefixes to be disabled for plugins bypassing
the plugin logger.
2017-09-21 16:14:55 +02:00
..
patches/sources Adventure 2021-01-29 17:54:03 +01:00
src Handle plugin prefixes using Log4J configuration 2017-09-21 16:14:55 +02:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Handle plugin prefixes using Log4J configuration 2017-09-21 16:14:55 +02:00
LGPL.txt
LICENCE.txt