|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SVNClientLogLevel
Class for the constants of the logging levels.
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 |
Field Detail |
---|
static final int NoLog
static final int ErrorLog
static final int ExceptionLog
static final int EntryLog
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |