org.tmatesoft.svn.util
Class SVNDebugLog

java.lang.Object
  extended by org.tmatesoft.svn.util.SVNDebugLog

public class SVNDebugLog
extends java.lang.Object


Constructor Summary
SVNDebugLog()
           
 
Method Summary
static ISVNDebugLog getDefaultLog()
           
static void setDefaultLog(ISVNDebugLog log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVNDebugLog

public SVNDebugLog()
Method Detail

setDefaultLog

public static void setDefaultLog(ISVNDebugLog log)

getDefaultLog

public static ISVNDebugLog getDefaultLog()