0
Commit Graph

14 Commits

Author SHA1 Message Date
rjenkinsjr
fccd94bce8 Use {@code} Javadoc syntax 2016-03-31 20:31:48 -04:00
rjenkinsjr
d871567f6a Bug: "[SLF4J]" header was not in brackets 2016-03-31 20:00:36 -04:00
rjenkinsjr
d28175f7e3 Document that the thread name is in brackets 2016-03-31 19:58:55 -04:00
rjenkinsjr
cc06b83c11 showLogName overrides showShortLogName 2016-03-31 19:55:32 -04:00
rjenkinsjr
a861371a94 Tolerate invalid config values with defaults 2016-03-30 22:19:58 -04:00
rjenkinsjr
72481f2a1a Improve handling of logging levels 2016-03-28 23:34:16 -04:00
rjenkinsjr
e1eced5198 Drop LocationAwareLogger, as it is unnecessary 2016-03-28 20:48:42 -04:00
rjenkinsjr
ac1ff26365 Improve Javadocs and initialization routine 2016-03-28 19:58:32 -04:00
rjenkinsjr
f2a64e44eb Fix synchronization and improve log output format 2016-03-28 18:58:42 -04:00
rjenkinsjr
30b9978d6d Added support for static logger initialization
If the plugin is not ready or otherwise cannot be found, the Bukkit server
logger is used instead
2016-03-28 18:24:17 -04:00
rjenkinsjr
aaee2297aa Finish integration with Bukkit
Merged SimpleLogger and JDK14LoggerAdapter, tossing out irrelevant
functionality and routing TRACE/DEBUG to Bukkit's INFO level.
2016-03-28 15:00:23 -04:00
rjenkinsjr
70017cd881 Rearrange file headers and remove some (C) claims 2016-03-28 12:16:43 -04:00
rjenkinsjr
9a53af4c50 Fix JDK14 -> BukkitPlugin comments 2016-03-28 00:24:21 -04:00
rjenkinsjr
f7f4511a41 Initial commit
Based on slf4j-jdk14 version 1.7.19.
2016-03-28 00:12:57 -04:00