votca 2024.2-dev
|
#include <globals.h>
Public Types | |
enum | Level { error = 0 , warning = 1 , info = 2 , debug = 3 } |
be loud and noisy More... | |
Static Public Member Functions | |
static bool | verbose () |
Static Public Attributes | |
static Level | current_level = Log::info |
enum votca::Log::Level |
|
static |