mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
mx::verbose::vvv Struct Reference

Verbosity level 3. A full report is provided.

A typical example:

An error has occurred in mxlib:
      error: The directory was not found (dirnotfound)
explanation: /tmp/fileUtils_test/dirnf was not found
    in file: ioutils/fileUtils.cpp
    at line: 186
     source: mx::error_t mx::ioutils::impl::getFileNames(std::vector<std::__cxx11::basic_string<char> >&,
const std::string&, const std::string&, const std::string&, const std::string&) [with verboseT =
mx::verbose::vvv; std::string = std::__cxx11::basic_string<char>]

Definition at line 109 of file mxError.hpp.

#include <mxError.hpp>


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