• Alfredo Di Napoli's avatar
    unify loggers · 17a4f03a
    Alfredo Di Napoli authored
    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.
    17a4f03a
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Data/HashMap/Strict Loading commit data...
Database Loading commit data...
MicroServices Loading commit data...
Orphans Loading commit data...
System Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Core.hs Loading commit data...
Database.hs Loading commit data...
Defaults.hs Loading commit data...
Orphans.hs Loading commit data...