public class BukkitPluginLoggerFactory extends Object implements org.slf4j.ILoggerFactory
ILoggerFactory which always returns
SimpleLogger instances.| Constructor and Description |
|---|
BukkitPluginLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.Logger |
getLogger(String name)
Return an appropriate
BukkitPluginLoggerAdapter instance by name. |
public org.slf4j.Logger getLogger(String name)
BukkitPluginLoggerAdapter instance by name.getLogger in interface org.slf4j.ILoggerFactoryCopyright © 2016. All rights reserved.