mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 21:34:15 +01:00
added std::flush
This commit is contained in:
@@ -43,4 +43,5 @@ int main() {
|
||||
LOG(logINFOBLUE) << "some infoBLUE text";
|
||||
LOG(logINFOGREEN) << "some infoGREEN text";
|
||||
LOG(logINFORED) << "some infoRED text";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user