1
0
Fork 0

Reduce level of a log message

This commit is contained in:
James Turner 2018-11-06 18:07:09 +01:00
parent 8cda76e92b
commit 3b3c99777d

View file

@ -587,7 +587,7 @@ int fgInitConfig ( int argc, char **argv, bool reinit )
}
fgLoadProps("defaults.xml", globals->get_props());
SG_LOG(SG_GENERAL, SG_INFO, "Finished Reading global defaults");
SG_LOG(SG_GENERAL, SG_DEBUG, "Finished Reading global defaults");
// do not load user settings when reset to default is requested, or if
// told to explicitly ignore