TheE
50c1303034
Only use ColorMapper if jansi is present, ignore it if not
...
This change allows slf4bukkit to run on Bukkit implementations without jansi by making ColorMapper optional: If it cannot be initialized, colors are not mapped. Instead this may (or may not) be done by the Bukkit implementation, that alos handles the logging system everything the output of slf4bukkit is to.
2017-07-15 00:28:56 +02:00
TheE
e68d229674
Use Spigot's Maven repository
2017-06-24 20:34:42 +02:00
rjenkinsjr
e508b60d7f
Discourage use of Plugin.getLogger() in docs
2016-04-02 10:38:12 -04:00
rjenkinsjr
31fc1a8ffa
Prep for next release
2016-04-02 01:09:54 -04:00
Jenkins CI
dd39fd2248
Committing release 0.1.4
0.1.4
2016-04-02 01:10:56 -04:00
rjenkinsjr
826263d15a
Fix Javadoc on slf4j.colors
2016-04-02 00:59:47 -04:00
rjenkinsjr
bda4f3d789
Prep for next release
2016-04-02 00:58:12 -04:00
Jenkins CI
92a872e1ab
Committing release 0.1.3
0.1.3
2016-04-02 00:57:55 -04:00
rjenkinsjr
0d328fdcee
Use ColorMarker instead of ChatColor in docs
2016-04-02 00:45:40 -04:00
rjenkinsjr
5f4717d6cc
Code formatting
2016-04-02 00:38:33 -04:00
rjenkinsjr
e7fce98b1a
Make ColorString API chainable
2016-04-02 00:38:18 -04:00
rjenkinsjr
171eea5137
Improve documentation/hyperlinks
2016-04-02 00:28:09 -04:00
rjenkinsjr
6ea4493918
Rename Bukkit* classes
2016-04-02 00:00:42 -04:00
rjenkinsjr
06aafbc1d4
Add ColorString utility class
2016-04-01 23:58:55 -04:00
rjenkinsjr
d3fdd812b9
Add "slf4j.colors.*" config section
2016-04-01 23:26:56 -04:00
rjenkinsjr
8453faa941
Fix grammar in config documentation
2016-04-01 20:32:03 -04:00
rjenkinsjr
fd3a787dff
Prep for next release
2016-03-31 23:41:12 -04:00
Jenkins CI
b8cbf72d90
Committing release 0.1.2
0.1.2
2016-03-31 23:41:39 -04:00
rjenkinsjr
636fadd6ae
Update docs regarding markers/colors
2016-03-31 23:29:24 -04:00
rjenkinsjr
11996d92fd
Add support for Bukkit formatting markers
2016-03-31 23:16:47 -04:00
rjenkinsjr
2a24764d65
Collapse level computation methods
2016-03-31 21:50:19 -04:00
rjenkinsjr
c873918f5a
Improve Javadocs
2016-03-31 21:46:54 -04:00
rjenkinsjr
bb52469817
Eliminate ISE in slf4jLevelIntToBukkitJULLevel
2016-03-31 21:35:17 -04:00
rjenkinsjr
b1b3c65f4f
Add support for colors in log messages
2016-03-31 21:26:32 -04:00
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
1e0dbc8ec0
Improve site wording/content
2016-03-30 21:21:26 -04:00
rjenkinsjr
953ff95150
Add instruction to include rjenkinsjr repo in POM
2016-03-29 22:44:43 -04:00
rjenkinsjr
94898059bc
Prep for next release
2016-03-29 22:30:22 -04:00
Jenkins CI
3e01d6be90
Committing release 0.1.1
0.1.1
2016-03-29 22:28:14 -04:00
rjenkinsjr
58d446b537
Use absolute URLs in Maven site
2016-03-29 22:15:08 -04:00
rjenkinsjr
bc242696db
Code formatting
2016-03-29 22:14:45 -04:00
rjenkinsjr
626c73fe92
Fix SimpleLogger reference in Javadoc
2016-03-29 22:10:17 -04:00
rjenkinsjr
64771b83f2
Prep for next release
2016-03-29 22:08:30 -04:00
Jenkins CI
c73068960c
Committing release 0.1.0
0.1.0
2016-03-29 22:04:57 -04:00
rjenkinsjr
b01550523e
Finalize GitHub Maven repo location
2016-03-29 21:46:29 -04:00
rjenkinsjr
ef9c0bfd08
Do not deploy maven-metadata.xml files
2016-03-29 21:22:05 -04:00
rjenkinsjr
e2c7056e47
Use TXT version of GPL instead of HTML version
2016-03-29 21:14:56 -04:00
rjenkinsjr
702d83c38a
Shorten commit message when pushing artifacts
2016-03-29 20:19:29 -04:00
rjenkinsjr
85c7520682
Fix SQ configuration
2016-03-29 19:36:19 -04:00
rjenkinsjr
eb067adcfb
Publish Maven artifacts to GitHub
2016-03-29 19:29:20 -04:00
rjenkinsjr
0606c57a44
Prepare to use prod site skin for 1.0.0 release
2016-03-28 23:45:25 -04:00
rjenkinsjr
433f9b0a5e
Improve documentation for plugin developers
2016-03-28 23:40:53 -04:00
rjenkinsjr
62f1457678
Initial Maven site implementation
2016-03-28 23:35:47 -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