/** * CumulusRDF logging subsystem. * Each message produced by CumulusRDF is classified here. * In this way we can have a well-maintained and documented catalog of all * messages emitted. * * @see https://code.google.com/p/cumulusrdf/wiki/MessageCatalog * @author Andrea Gazzarini * @since 1.1.0 */ package edu.kit.aifb.cumulus.log;