lmariscal / twitchirc

Twitch Bot Development made Easier | DEPRECATED
Other
40 stars 15 forks source link

Logger Replacement #24

Closed Rhodderz closed 7 years ago

Rhodderz commented 7 years ago

Replaced System.err and System.out with Logger so it is easier to create a console application with the library.

This also adds a nice touch for Spring Shell Applications.