类 PluginLogger
java.lang.Object
java.util.logging.Logger
org.bukkit.plugin.PluginLogger
The PluginLogger class is a modified
Logger
that prepends all
logging calls with the name of the plugin doing the logging. The API for
PluginLogger is exactly the same as Logger
.- 另请参阅:
-
字段概要
从类继承的字段 java.util.logging.Logger
global, GLOBAL_LOGGER_NAME
-
构造器概要
构造器说明PluginLogger
(Plugin context) Creates a new PluginLogger that extracts the name from a plugin. -
方法概要
从类继承的方法 java.util.logging.Logger
addHandler, config, config, entering, entering, entering, exiting, exiting, fine, fine, finer, finer, finest, finest, getAnonymousLogger, getAnonymousLogger, getFilter, getGlobal, getHandlers, getLevel, getLogger, getLogger, getName, getParent, getResourceBundle, getResourceBundleName, getUseParentHandlers, info, info, isLoggable, log, log, log, log, log, log, logp, logp, logp, logp, logp, logp, logrb, logrb, logrb, logrb, logrb, logrb, logrb, logrb, removeHandler, setFilter, setLevel, setParent, setResourceBundle, setUseParentHandlers, severe, severe, throwing, warning, warning