4#include <plugify/log.hpp>
Represents configuration settings for a program.
Severity logSeverity
The severity level for logging.
std::filesystem::path baseDir
The base directory for the program.
bool preferOwnSymbols
Flag indicating if the modules should prefer its own symbols over shared symbols.
std::set< std::string > repositories
A collection of repository paths.