Hi,
This is my first post, and I hope I am doing it right. If I do something wrong please notify me. I am using commons-logging 1.0.3. In my code I need to know whether the commons-logging was initialized or not. I know there is a detection process that looks for a log implementation. How can I know programmatically that the process ended, succeeded, failed etc.? I didn't find any clue about it in the documentation or in the javadocs. I hope you can help me with this one. Regards, Shai
