|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.util.StandardLogFilter
Transforms the Standard logging format to the standard logging format (that is, it does nothing).
Constructor Summary | |
StandardLogFilter()
|
Method Summary | |
void |
process(int channelCount,
java.io.File dir)
Loads all data from the given log directory, and outputs the standard format in the same place. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardLogFilter()
Method Detail |
public void process(int channelCount, java.io.File dir) throws java.io.IOException
ILogFilter
process
in interface ILogFilter
channelCount
- the number of channels that the output logging
should use.dir
- the directory where all the logs should live.
java.io.IOException
- if there is an I/O error reading from r.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |