splunk / minecraft-app

Splunking Minecraft with the App Framework
Apache License 2.0
19 stars 9 forks source link

Feature/frankenmod plugin #7

Closed alszeb closed 8 years ago

alszeb commented 9 years ago

Included in this PR:

There are a lot of things I'd like to change/ make nicer, but I haven't had time to do:

It would be nice to be taking full advantage of this library. Currently just using the SplunkCimLogEvent (and manually sending it to a socket splunk is listening on) rather than using the nice ability to use a logger. Forge doesn't seem to play nice with... anything so I think there may be some issues with configuring the logging implementation, but not totally sure.