<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>I ask this on the forum, but haven't gotten a response, so I figured I would try here.<br><br>I have been porting an application up to AS 7.&nbsp; In doing that, I changed the logging I was doing in the application (mostly trace level), and I changed it to use JBoss Logging directly.&nbsp; When I deploy the application, it fails with a class not found exception, where it cannot find the Level class.&nbsp; So, my questions are.<br><br>Is JBoss Logging exposed as a public API through the module system?&nbsp; If not, was that intentional?&nbsp; If not, what is the recommended approach?<br><br>Andy<br></div></body></html>