[jboss-as7-dev] manual way to do logging?

Bill Burke bburke at redhat.com
Wed Jun 6 13:35:24 EDT 2012


I do not want to use the JBoss Logging annotation framework as I do not 
want to have a hard dependency on JBoss Logging for my project.

Is there a manual API that I can use instead to build a message? 
Something like:

String getMessage(long id, Object... params);


Can't seem to find anything at the moment.

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the jboss-as7-dev mailing list