All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.dorm4.debug.IDebugConstants

public interface IDebugConstants
Contains the debug flags


Variable Index

 o DEBUG
Basic debug info
 o DETAILED_DEBUG
Extended debug info
 o TEST
Testing
 o TRACE
Tracing enabled

Variables

 o DEBUG
 public static final boolean DEBUG
Basic debug info

 o DETAILED_DEBUG
 public static final boolean DETAILED_DEBUG
Extended debug info

 o TEST
 public static final boolean TEST
Testing

 o TRACE
 public static final boolean TRACE
Tracing enabled


All Packages  Class Hierarchy  This Package  Previous  Next  Index