SASSY
0.0
Software Architecture Support System
|
Declarations for the logging component of libcfi. More...
Go to the source code of this file.
Classes | |
class | SASSY::cfi::logstream |
A stream class specialized for logging. More... | |
class | SASSY::cfi::logger |
An abstract base class used by the log stream to write logs. More... | |
class | SASSY::cfi::FormattingLogger |
Class for producing a formatted log message. More... | |
class | SASSY::cfi::StdLogger |
Class for logging to the std output streams. More... | |
class | SASSY::cfi::FileLogger |
Class for logging to a file. More... | |
class | SASSY::cfi::PlainFileLogger |
class | SASSY::cfi::UDPLogger |
Class for logging to a logging server. More... | |
class | SASSY::cfi::TraceLogger |
Class for logging tracing output. More... | |
class | SASSY::cfi::SystemLogger |
logger that interfaces to the Linux syslog More... | |
Namespaces | |
SASSY | |
The namespace for the Software Architecture Support System project. | |
SASSY::cfi | |
The namespace for the Common Facilities Infrastructure components. | |
Declarations for the logging component of libcfi.