org.tigris.subversion.javahl
public interface SVNClientLogLevel
Field Summary | |
---|---|
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 |