Logging wrapper for Eclipse's "Ansi Console" plugin - enables console logging to be multicolored, which is helpful (at least to me) when there is lot of necessary output during development (e.g. multithreading, game development, etc).
There are 4 categories at the moment:
- debug - orange
- info - green
- emph (emphasize) - red
- spec (special) - blue