Package ucar.unidata.util.test
Class TestLogger
- java.lang.Object
-
- ucar.unidata.util.test.TestLogger
-
public class TestLogger extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTestLogger.TestLoggerFactory
-
Constructor Summary
Constructors Constructor Description TestLogger()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclearLog()StringgetLastLogMsg()intgetLogSize()voidlog(String msg)voidlog(String msg, Throwable t)
-