libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
libcwd::channels::dc Namespace Reference

This namespace contains the standard debug channels of libcwd. More...

Variables

Channel debug
Channel notice
Channel system
Channel warning
AlwaysChannel always
ContinuedChannel continued
ContinuedChannel finish
FatalChannel fatal
FatalChannel core
Channel elfutils

Detailed Description

Custom debug channels should be added in another namespace in order to avoid the possibility of collisions with channels defined in other libraries.

See also
The Custom "debug.h" File