Log warnings for unrecognized section names in the config file.
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f9524a21948)]]
std::list<SectionInfo>
GetUnrecognizedSections() const;
Return Value
The list of unrecognized config sections.
Created with MrDocs