Mineuniverse
Log in Register
Plugins

LoggerManager

LoggerManager
by _ForgeUser6832185
Download Claim this project
3,322 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Developer Tools Informational

For the latest information, source code, and to report issues, please visit the Github repo.

LoggerManager

For plugins that log messages to the console and the server.log using an instance of Logger (e.g. the PluginLogger via plugin.getLogger()), you can use LoggerManager to fine-tune which levels of messages come through. You can even reload the config on the fly and have the changed filters immediately applied to the log output.

Configuration

Below is an example config.yml. Type log reload from the console or /log reload in-game to reload the config and immediately apply new logging level filters.

default.level: INFO # default logging level

test: false # set to true to test log levels

prefix: false # set to true to prefix all log messages with their logger name

loggers:

 - name: com.minecarts.loggermanager.LoggerManager

   level: ALL

 - name: com.minecarts.dbpermissions.DBPermissions

   level: WARNING

 - name: com.realmdata.metrics.Events

   level: WARNING

   prefix: "RealmDataMetrics> "
1.0.8
MC CB 1.2.5-R4.0
Release 2012-06-20 Get
1.0.7
MC CB 1.2.3-R0.1
Release 2012-03-10 Get
1.0.6
MC CB 1.1-R6
Release 2012-03-02 Get

More from _ForgeUser6832185

EasterBunny
6,914
NormalizedDrops
5,238

You Might Also Like

WorldGuard Custom Flags
WorldGuard Custom Flags
97,851
HoloAPI
Advanced and powerful holographic displays
93,959
Minequery
Minequery
91,099
SQLibrary
SQLibrary aims to streamline driver wrappers in Java for every database engine
85,675
WolfyUtilities
Utils and APIs: Config, Language and Inventory API, Protection Utils: WorldGuard, LWC, PlotSquared
84,728
DisguiseTester
Experiment with disguises!
9,677