# derby.infolog.append=true #.infolog.streams=debug,someotherstream,assert,error #derby.stream.debug.field=java.lang.System.out derby.stream.debug.file=derby.log derby.stream.debug.doTimestamp=false derby.stream.debug.doThreadId=false derby.stream.someotherstream.doThreadId=true derby.stream.someotherstream.doTimestamp=true derby.stream.someotherstream.file=derby.log #no per-stream appending (yet) #derby.stream.someotherstream.append=true derby.stream.someotherstream.extraText=Make the Header LOOOOOOOONG # derby.stream.assert.file=derby.log #derby.stream.assert.append=true # derby.stream.error.numberOfTargets=2 derby.stream.error.1.stream=DEFAULT derby.stream.error.2.file=derby.ERR #derby.stream.error.1.append=true #derby.stream.error.2.append=false