Home
last modified time | relevance | path

Searched defs:resetLogLevel (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Dlog.cpp122 void LogCategory::resetLogLevel() { in resetLogLevel() function in fcitx::LogCategory
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dparse.c1029 …gParse(const Storage *storage, unsigned int argListSize, const char *argList[], bool resetLogLevel) in configParse()