Package | Description |
---|---|
org.apache.log.output.io |
Stream anf file based output destination LogTargets.
|
org.apache.log.output.io.rotate |
Log file rotation policies.
|
Modifier and Type | Class and Description |
---|---|
class |
FileTarget
A basic target that writes to a File.
|
class |
SafeFileTarget
A target that will open and close a file for each logevent.
|
Modifier and Type | Class and Description |
---|---|
class |
RotatingFileTarget
This is a basic Output log target that writes to rotating files.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.