Commit 17a4f03a authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

unify loggers

Before we were repeating the same code to initialise all the different
loggers. This commit introduces two stock loggers called `ioStdLogger`
and `monadicStdLogger` which can be reused many times.

It also allows the `GGTX_LOG_LEVEL` to take effect during `readConfig`,
so that the `startupInfo` would show up the correct information.
parent 184fada0
Pipeline #7475 failed with stages
in 18 minutes and 15 seconds