All,
I was wondering what you all use for logging in your applications?
I'm looking for a tool that does some kind of AOP to log the start and end of methods as they happen. Ideally it would be configurable at a very fine-grained level via config files.
Logging to a text file would probably be sufficient, but being able to swap between database/textfile/xml would be even better.
Any thoughts?
Thanks,
Phil