L4Re Operating System Framework
Interface and Usage Documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Logging interface

Interface for log output. More...

+ Collaboration diagram for Logging interface:

Data Structures

class  L4Re::Log
 Log interface class. More...
 

Detailed Description

Interface for log output.

The logging interface provides a facility sending log output. One purpose of the interface is to serialize the output and provide the possibility to tag output sent to a specific log object.