Changeset 9225e08
- Timestamp:
- 2006-12-24T01:47:20Z (18 years ago)
- Branches:
- master
- Children:
- c227706
- Parents:
- a3a3778
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/check.c
ra3a3778 r9225e08 67 67 if (verbose) { 68 68 log_link( LOGLVL_ERROR, LOGOUTPUT_CONSOLE ); 69 #ifdef DEBUG 69 70 log_link( LOGLVL_DEBUG, LOGOUTPUT_CONSOLE ); 71 #endif 70 72 log_link( LOGLVL_INFO, LOGOUTPUT_CONSOLE ); 71 73 log_link( LOGLVL_WARNING, LOGOUTPUT_CONSOLE );
Note: See TracChangeset
for help on using the changeset viewer.