L4::vmm::log Struct Reference
Class to
log internal messages.
More...
#include <log.hpp>
List of all members.
|
Static Public Member Functions |
|
static int | print (const char *format,...) __nonnull((1)) __printf(1 |
|
static int static int | debug (const char *format,...) __nonnull((1)) __printf(1 |
|
static int static int static int | info (const char *format,...) __nonnull((1)) __printf(1 |
static int static int static
int static int | warn (const char *format,...) __nonnull((1)) __printf(1 |
static int static int static
int static int static int | error (const char *format,...) __nonnull((1)) __printf(1 |
static int static int static
int static int static int
static int | puts (const char *string="") __nonnull_inclass((1)) |
Detailed Description
Class to
log internal messages.
The documentation for this struct was generated from the following files: