Update Http Library
This commit is contained in:
@@ -19,7 +19,7 @@ int main(int argc, char** argv)
|
||||
try
|
||||
{
|
||||
Logging::OpenLog();
|
||||
Logging::SetLogMask(Logging::Severity::Debug);
|
||||
Logging::SetLogMask(Logging::Severity::Info);
|
||||
|
||||
bool daemon = false;
|
||||
clipp::group cli {
|
||||
|
||||
Reference in New Issue
Block a user