IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2004, 3:01:28 PM (22 years ago)
Author:
rhl
Message:

Added psSetLogFormat()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/src/Utils/psLogMsg.h

    r141 r174  
    99int psSetLogDestination(int dest);
    1010int psSetLogLevel(int level);
     11void psSetLogFormat(const char *fmt);
     12
    1113void psLogMsg(const char *name, int level, const char *fmt, ...);
    1214void p_psVLogMsg(const char *name, int level, const char *fmt, va_list ap);
Note: See TracChangeset for help on using the changeset viewer.