Closed Aaron3154518 closed 5 years ago
The average user should see message that report what high level task is being completed (e.g."Processing something.pls"). However this information is in the info level of spdlog and thus is not reported when set to the critical level. We should either set the default level to info or find another way to present this information.
Let's change this so that the default is info
We have a statement for when peak width is less than zero which is at the warning level that prints a lot.
We would like the default logging level for spdlog to be Critical errors only.