Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

log.h File Reference

Go to the source code of this file.

Classes

class  terimber_log
 abstract class for logging information More...
class  terimber_log_helper
 class encapsulates the external log provider can be used as a parent log for aggregated other classes supported logging More...

Enumerations

enum  terimber_log_severity {
  en_log_paranoid = 1, en_log_info = 2, en_log_warning = 4, en_log_error = 8,
  en_log_xray = 16
}


Enumeration Type Documentation

Enumerator:
en_log_paranoid  anything
en_log_info  information
en_log_warning  warning
en_log_error  error
en_log_xray  xray

Definition at line 32 of file log.h.



© Copyright Terimber 2003-.