mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-27 04:25:19 +01:00
92ff9cebd5
Implement own logger to prefix message with plugin name (if available) and CraftaroCore. We prefix with both because the Core is shaded and this way it is clearly logged "which" Core is logging what. This is also the reason why the Logger's name is now `CoreLogger.class.getCanonicalName()` instead of CraftaroCore to uniquely identify each logger. (similar to what Bukkit's PluginLogger does). |
||
---|---|---|
.. | ||
src | ||
pom.xml |