| Class | Description |
|---|---|
| AnyLogWriter |
A
LogWriter that writes to a file logger,
depending on whether it is turned on via LogPrms.file_logging. |
| CircularOutputStream |
Implements a circular output stream with an upper limit on the number of bytes
it contains.
|
| LogPrms |
A class used to store keys for log configuration settings.
|
| LogProcessOutputReader |
A LogProcessOutputReader will read both stdout and stderr
from a
Process process and write it to
a LogWriter using the specified
log level. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.