Parent Directory
|
Revision Log
|
Patch
revision 414 by william, Fri Jun 22 08:21:18 2012 UTC | revision 415 by william, Fri Jun 22 08:33:51 2012 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #region Logging Defines | #region Logging Defines |
2 | // include this any class or method that required logging, and comment-out what is not needed | // include this any class or method that required logging, and comment-out what is not needed |
3 | #define LOGGING_ENABLED | |
4 | #region Enabled logging levels | #region Enabled logging levels |
5 | #define LOGGING_ENABLE_INFO | #define LOGGING_ENABLE_INFO |
6 | #define LOGGING_ENABLE_WARN | #define LOGGING_ENABLE_WARN |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |