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

Debugging


Defines

#define CAS_DEBUG
#define LOG(X)   cas_log(X)

Functions

void cas_log (const char *msg)

Detailed Description

The "LOG" messages are entirely for debugging and should not be enabled for any production deployment. They're somewhat arbitrary; we've found them useful at Yale for debugging new features, so I've left them in in case they're useful.

Define Documentation

#define CAS_DEBUG
 

#define LOG  )     cas_log(X)
 


Function Documentation

void cas_log const char *  msg  ) 
 

Logs a string to file.

Parameters:
msg a string.


Generated on Thu Jun 26 14:33:06 2003 for mod_cas by doxygen1.3