|
enum | Style { SIMPLE = 0,
PREFIX = 1,
TIMESTAMP = 2
} |
|
using | Channel = eckit::Channel |
|
|
static Channel & | info () |
|
static Channel & | warning () |
|
static Channel & | trace () |
|
static Channel & | debug () |
|
static void | addFortranUnit (int unit, Style=PREFIX, const char *prefix="") |
|
static void | setFortranUnit (int unit, Style=PREFIX, const char *prefix="") |
|
static int | output_unit () |
|
static int | error_unit () |
|
The documentation for this class was generated from the following files:
- src/atlas/runtime/Log.h
- src/atlas/runtime/Log.cc