| Package | Description |
|---|---|
| com.caucho.log |
| Modifier and Type | Method and Description |
|---|---|
static RotateStream |
RotateStream.create(Path path)
Returns the rotate stream corresponding to this path
|
static RotateStream |
RotateStream.create(java.lang.String path)
Returns the rotate stream corresponding to this path
|
RotateStream |
RotateLog.getRotateStream()
Returns the rotated stream.
|