Class SVNClientImpl.LogLevel

java.lang.Object
org.tmatesoft.svn.core.javahl.SVNClientImpl.LogLevel
All Implemented Interfaces:
SVNClientLogLevel
Enclosing class:
SVNClientImpl

public static final class SVNClientImpl.LogLevel extends java.lang.Object implements SVNClientLogLevel
Version:
1.3
  • 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()