LOG « Exception « JSF Q&A





1. Could you suggest me a pattern to log exceptions during java application lifecycle?    stackoverflow.com

I want to use the simple java.util.logging.* package to log exceptions. Any suggestions, links, articles to do this in a basic but elegant way? I should implement it in a jee application. I ...

2. Error: LOG is not defined    coderanch.com