JakeSmarter commented on PR #35:
URL: https://github.com/apache/commons-imaging/pull/35#issuecomment-1606014836

   Thank you for the info.
   > * Commons Imaging loggers are created using the class name, so you should 
be able to filter the log output with the class or package names
   
   So, for our purposes, should we set the log `Level` to `Level.FINE` on the 
loggers named `"org.apache.commons.imaging"`, 
`"org.apache.commons.imaging.common"`, and 
`"org.apache.commons.imaging.formats.jpeg"`? Specifying exact class names would 
be way too granular (and generate too much source code) for us.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to