Package org.tigris.subversion.javahl
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 Object implements SVNClientLogLevel
class for the constants of the logging levels.
The constants are defined in SVNClientLogLevel because of building
reasons
-
Field Summary
Fields inherited from interface org.tigris.subversion.javahl.SVNClientLogLevel
EntryLog, ErrorLog, ExceptionLog, NoLog
-
Constructor Summary
Constructors Constructor Description LogLevel()
-
Method Summary
-
Constructor Details
-
LogLevel
public LogLevel()
-