31 os <<
"Agenda Verbosity: " <<
v.get_agenda_verbosity() <<
"\n";
32 os <<
"Screen Verbosity: " <<
v.get_screen_verbosity() <<
"\n";
33 os <<
"File Verbosity : " <<
v.get_file_verbosity() <<
"\n";
This file contains the definition of Array.
The global header file for ARTS.
Verbosity verbosity_at_launch
The global message verbosity settings:
String out_basename
The basename for the report file and for all other output files.
ofstream report_file
The report file.
ostream & operator<<(ostream &os, const Verbosity &v)
String out_path
The output path.
Declarations having to do with the four output streams.
This file contains the definition of String, the ARTS string class.