votca 2024-dev
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
votca::Log Struct Reference

#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
 

Detailed Description

Definition at line 26 of file globals.h.

Member Enumeration Documentation

◆ Level

be loud and noisy

Enumerator
error 
warning 
info 
debug 

Definition at line 28 of file globals.h.

Member Function Documentation

◆ verbose()

static bool votca::Log::verbose ( )
inlinestatic

Definition at line 32 of file globals.h.

Member Data Documentation

◆ current_level

Log::Level votca::Log::current_level = Log::info
static

Definition at line 30 of file globals.h.


The documentation for this struct was generated from the following files: