Task #3013
Task #2999: Move all logging in core library and tools to use MDLogger
Extend logging levels in MDLogger
Description
To capture all logging events, the log levels in MDLogger need to be extended to also account for Debug and Error messages.
A proposed ordering of levels would be
Error -> Only printed for errors in gmx exception and fatalerror
Warning -> Same as before
Info -> Same as before
Debug -> Extra information for debug messages
VerboseDebug -> Even more information
History
#1 Updated by Paul Bauer over 1 year ago
- Target version changed from 2020-beta1 to 2021-infrastructure-stable
not going to happen for 2020