Changeset 889 for trunk/psLib/src/sys/psLogMsg.c
- Timestamp:
- Jun 6, 2004, 2:32:53 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psLogMsg.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.c
r560 r889 29 29 static int logDest = PS_LOG_TO_STDERR; // where to log messages 30 30 static int logLevel = PS_LOG_INFO; // log all messages at this or above 31 //static FILE *p_logFP = NULL; 31 32 // The following variables control 32 33 // which information is displayed in
Note:
See TracChangeset
for help on using the changeset viewer.
