org.oddjob.logging
Interface ConsoleOwner

All Known Implementing Classes:
ExecJob

public interface ConsoleOwner

Something that archives console output.


Method Summary
 LogArchive consoleLog()
          Provide the console archive.
 

Method Detail

consoleLog

LogArchive consoleLog()
Provide the console archive.

Returns:
The archive. Must not be null.