Interface SVNClientLogLevel

All Known Implementing Classes:
SVNClient.LogLevel

public interface SVNClientLogLevel
Class for the constants of the logging levels.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int EntryLog
    Log the entry and exits of the JNI code
    static int ErrorLog
    Log fatal error
    static int ExceptionLog
    Log exceptions thrown
    static int NoLog
    Log nothing