Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MCLog.h File Reference

#include "mcllib/MCMsg.h"
#include "mcllib/MCFile.h"

Go to the source code of this file.

Namespaces

namespace  mcllib

Functions

void MCLog (MCMsg::msglevel_t lvl)
 Set the system log output level.
void MCLog (const MCMsg &msg)
 Log a message to the system log at the default level.
void MCLog (MCMsg::msglevel_t lvl, const char *fmt,...)
 Log to the system log at the specific level using printf semantics.
void MCLog (const char *fmt,...)
 Log to the system log at the default level using printf semantics.
void MCLogTo (const MCString &fileName)
 Set the system log output file to a file name.
void MCLogTo (MCFile::EStdHandle hdl)
 Set the system log output file to a standard handle.


Detailed Description


Function Documentation

void MCLog MCMsg::msglevel_t  lvl  ) 
 

Set the system log output level.

This dictates which system log message will be directed to the system log


Generated on Wed Jan 12 19:05:48 2005 for MCLLIB by  doxygen 1.3.9.1