Class DefaultSVNDebugFormatter
- java.lang.Object
-
- java.util.logging.Formatter
-
- org.tmatesoft.svn.core.internal.util.DefaultSVNDebugFormatter
-
public class DefaultSVNDebugFormatter extends java.util.logging.Formatter
- Version:
- 1.3
-
-
Field Summary
Fields Modifier and Type Field Description private static java.text.DateFormat
DATE_FORMAT
-
Constructor Summary
Constructors Constructor Description DefaultSVNDebugFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
format(java.util.logging.LogRecord record)
-