CCUnit project page CCUnit home page

Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

CCUnitLogMessage.h File Reference


Detailed Description

Log message output module.

#include <ccunit/CCUnitConfig.h>

Include dependency graph for CCUnitLogMessage.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.


Functions

void ccunit_dbg (const char *fmt,...)
 print debug message.

void ccunit_log (const char *fmt,...)
 print log message.

void ccunit_err (const char *fmt,...)
 print error message.

void ccunit_msg (const char *fmt,...)
 print message.


Variables

bool _ccunit_debug_message
 flag for print debug message.

bool _ccunit_verbose_message
 flag for print log message.


SourceForge.jp hosts this site. Send comments to:
CCUnit Developer