Sorry Stefan, I was completely exhausted ;-)
This commit is contained in:
parent
bbc63c289b
commit
275d882f92
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ import java.util.zip.GZIPOutputStream;
|
|||
* thread (the static runner thread in helma.util.Logging) which is why they
|
||||
* are not synchronized, although they're not threadsafe.
|
||||
*
|
||||
* @author Stefan Pollack
|
||||
* @author Stefan Pollach
|
||||
* @author Daniel Ruthardt
|
||||
* @author Hannes Wallnoefer
|
||||
*/
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.util.*;
|
|||
* simple console logging and logging to files that are rotated and
|
||||
* gzipped each night.
|
||||
*
|
||||
* @author Stefan Pollack
|
||||
* @author Stefan Pollach
|
||||
* @author Daniel Ruthardt
|
||||
* @author Hannes Wallnoefer
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue