Hi,
I have a process that extracts data from a database and transforms them into XML files.
To do so, I use something like 20jars, and I have a batch file that is invoked to start the main class doing all the work. A the jars, there is commons-digester.1.7.jar which seems to have an extremely verbose output.
It generates a log file of 2G when I redirect the console output to a file.
I'd like to know how I can just turn off the logs alltogether for the digester.
Thanx!
La faim justifie les moyens!
I have a process that extracts data from a database and transforms them into XML files.
To do so, I use something like 20jars, and I have a batch file that is invoked to start the main class doing all the work. A the jars, there is commons-digester.1.7.jar which seems to have an extremely verbose output.
It generates a log file of 2G when I redirect the console output to a file.
I'd like to know how I can just turn off the logs alltogether for the digester.
Thanx!
La faim justifie les moyens!