Class SVNDebugLog

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

public class SVNDebugLog extends java.lang.Object
Version:
1.3
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static ISVNDebugLog
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    static void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • SVNDebugLog

      public SVNDebugLog()
  • Method Details

    • setDefaultLog

      public static void setDefaultLog(ISVNDebugLog log)
    • getDefaultLog

      public static ISVNDebugLog getDefaultLog()