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