log.hpp File Reference

#include "data/data.hpp"
#include "data/global.hpp"
#include "data/string.hpp"

Include dependency graph for log.hpp:

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

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::data
namespace  gsgl::io

Classes

class  debug_log_target
 A log target that prints to a console (or debug output). More...
class  file_log_target
 A log target that prints to a file. More...
class  log_target
 Base class for log targets. More...
class  logger
 Global logger that sends log lines to the various log targets. More...

Functions

DATA_API void log (const gsgl::string &s)
DATA_API void log (int log_level, const gsgl::string &s)


Generated on Sat Mar 1 13:50:04 2008 for Periapsis Project by  doxygen 1.5.5