Blammo Core · The core Blammo classes, required to construct a Blammo Logger, and providing some default logging toolkit wrappers.
Group: com.agilejava.blammo - All Dependencies
blammo-core
0.3
blammo-samples
0.3
Blammo Samples · Some samples, showing the relevance of Blammo.
Maven Blammo Plug-in · A Maven plug-in supporting the Blammo way of logging.
blammo-dist
0.3
Blammo Distribution · The Blammo distribution, containing all relevant jar files.
blammo-adapters
0.3
Blammo Adapters · Adapters of traditional low-level logging APIs.
blammo
0.3
Blammo Logging · Blammo introduces a new way of logging. The general goal is to make logging easy to do and easy to test, and at the same time, take it seriously. Developers are normally not exposed to a Blammo based API. Instead, they have to deal with annotations, some conventions and common sense.