Class SVNClient.LogLevel

java.lang.Object
org.tigris.subversion.javahl.SVNClient.LogLevel
All Implemented Interfaces:
SVNClientLogLevel
Enclosing class:
SVNClient

public static final class SVNClient.LogLevel extends java.lang.Object implements SVNClientLogLevel
  • Field Summary

    Fields inherited from interface org.tigris.subversion.javahl.SVNClientLogLevel

    EntryLog, ErrorLog, ExceptionLog, NoLog
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • LogLevel

      public LogLevel()