Changeset 174 for trunk/archive/pslib/src/Utils/psLogMsg.h
- Timestamp:
- Mar 9, 2004, 3:01:28 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/src/Utils/psLogMsg.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/src/Utils/psLogMsg.h
r141 r174 9 9 int psSetLogDestination(int dest); 10 10 int psSetLogLevel(int level); 11 void psSetLogFormat(const char *fmt); 12 11 13 void psLogMsg(const char *name, int level, const char *fmt, ...); 12 14 void p_psVLogMsg(const char *name, int level, const char *fmt, va_list ap);
Note:
See TracChangeset
for help on using the changeset viewer.
