0
Commit Graph

7 Commits

Author SHA1 Message Date
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