问题
Duplicate:
Exception Driven Programming in Java
I have been looking at ELMAH and was wondering what kinds of similar applications are available for Java.
Thanks for the recommendations for log4j and other frameworks. Like the author of the post this question duplicates, I'm just looking to see if a more full-featured solution exists rather than having to roll my own (which of course I may do if there's nothing comparable).
回答1:
Have a look at the Java logging frameworks page on Wikipedia it compares a few different loggers and their features.
回答2:
I would suggest log4j. It's flexible enough to do pretty much anything you need, and it's stable and proven.
来源:https://stackoverflow.com/questions/761484/is-there-anything-like-elmah-for-java