Logging configuration
"David Leangen" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
I'd like to configure my components to log to a file. I read this page: http://avalon.apache.org/products/runtime/system/logging/api/index.html But it doesn't say WHERE or HOW to do this. Doesn't say either what the attributes should be. I tried using this tag in a few places: @avalon.logging.configuration name="someUrl" But that didn't do the trick. Any suggestions? Thanks!