Antwort: Re: Log4J + Torque ... gonna drive me mad.
Thomas Fischer <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.torque.user |
|---|---|
| Message-ID | <OF44BAEECD.B966B50D-ONC1257496.00592193-C1257496.0059E9C3@seitenbau.net> |
Ok, logging Torque has worked for a number of people but not for you. You need to find out why. This is how I would proceed: - I believe one can ask log4j whetzer it is initialized. Do that. - make sure the correct configuration file is used. I am not completely sure how this can be done, maybe one can ask log4j for a list of loggers. - Compose an own log message and check this message makes it into the logfile. Thomas