Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

o_logging.cpp File Reference

logfile subsystem More...

#include <stdarg.h>
#include "omicron/internal.h"

Go to the source code of this file.

Functions

void _log_printf (sshort level, char *fmt,...)


Detailed Description

Definition in file o_logging.cpp.


Function Documentation

void _log_printf sshort    level,
char *    fmt,
...   
 

Writes to the log file Writes a line into the log file. Syntax is the same as for printf.

Parameters:
level  Message level
fmt  The format string.
See also:
printf

Definition at line 91 of file o_logging.cpp.

Referenced by net_manager_c::cl_sendmessage(), file_manager_c::close_paks(), file_manager_c::file_manager_c(), file_manager_c::load(), file_manager_c::load_from_disk(), file_manager_c::load_from_pak(), file_manager_c::load_pak(), sound_manager_c::load_wav(), net_client_c::receive_message(), net_client_c::send_message(), shader_load(), net_manager_c::start_listen(), net_manager_c::stop_listen(), and file_manager_c::unload_pak().


Generated on Wed Dec 18 15:48:48 2002 for omicron engine by doxygen1.2.18