mrdocs::Config::report
The minimum reporting level
Synopsis
Declared in <mrdocs/ConfigSchema.hpp>
unsigned int report = static_cast<unsigned>(‐1);
Description
The reporting level determines the amount of information displayed during the generation of the documentation.
The value ‐1 delegates the decision to the log‐level option.
Created with MrDocs