ATLAS Offline Software
Loading...
Searching...
No Matches
TMsgLogger.cxx File Reference
#include <iomanip>
#include <iostream>
#include <stdlib.h>
#include "TObject.h"
#include "TString.h"
#include "GoodRunsLists/TMsgLogger.h"
Include dependency graph for TMsgLogger.cxx:

Go to the source code of this file.

Macros

#define USE_COLORED_CONSOLE

Variables

static const string::size_type MAXIMUM_SOURCE_NAME_LENGTH = 20
static const string PREFIX = "--- "
static const string SUFFIX = ": "

Macro Definition Documentation

◆ USE_COLORED_CONSOLE

#define USE_COLORED_CONSOLE

Definition at line 31 of file TMsgLogger.cxx.

Variable Documentation

◆ MAXIMUM_SOURCE_NAME_LENGTH

const string::size_type MAXIMUM_SOURCE_NAME_LENGTH = 20
static

Definition at line 34 of file TMsgLogger.cxx.

◆ PREFIX

const string PREFIX = "--- "
static

Definition at line 36 of file TMsgLogger.cxx.

◆ SUFFIX

const string SUFFIX = ": "
static

Definition at line 38 of file TMsgLogger.cxx.