©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

common/logf.h

Go to the documentation of this file.
00001 #ifndef _LOGF_H_
00002 #define _LOGF_H_
00003 
00004 void logfmt_setpath(const char *path);
00005 void logfmt(const char *format, ...);
00006 void logfmt_args(int argc, char *argv[]);
00007 void logfmt_enable(bool enable);
00008 
00009 #endif /* _LOGF_H_ */

Generated on Fri Apr 23 10:57:03 2004 for AUP2 Example Source by doxygen 1.3.1