NuTo
Numerics Tool
Static Public Attributes | List of all members
NuTo::Log Struct Reference

set of predefined global loggers More...

#include <Logger.h>

Static Public Attributes

static Logger Debug = NuTo::Logger("Debug| ", true)
 
static Logger Info = NuTo::Logger("Info| ", false)
 
static Logger Error = NuTo::Logger("Error| ", false)
 

Detailed Description

set of predefined global loggers

Member Data Documentation

NuTo::Logger NuTo::Log::Debug = NuTo::Logger("Debug| ", true)
static
NuTo::Logger NuTo::Log::Error = NuTo::Logger("Error| ", false)
static
NuTo::Logger NuTo::Log::Info = NuTo::Logger("Info| ", false)
static

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