• 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
..
Admin Loading commit data...
Auth Loading commit data...
Count Loading commit data...
Errors Loading commit data...
GraphQL Loading commit data...
Ngrams Loading commit data...
Node Loading commit data...
Public Loading commit data...
Routes Loading commit data...
Search Loading commit data...
Server Loading commit data...
Table Loading commit data...
Viz Loading commit data...
Context.hs Loading commit data...
Count.hs Loading commit data...
Dev.hs Loading commit data...
EKG.hs Loading commit data...
Errors.hs Loading commit data...
GraphQL.hs Loading commit data...
HashedResponse.hs Loading commit data...
Job.hs Loading commit data...
Members.hs Loading commit data...
Metrics.hs Loading commit data...
Middleware.hs Loading commit data...
Ngrams.hs Loading commit data...
Node.hs Loading commit data...
Prelude.hs Loading commit data...
Routes.hs Loading commit data...
Search.hs Loading commit data...
Swagger.hs Loading commit data...
Table.hs Loading commit data...
ThrowAll.hs Loading commit data...
Types.hs Loading commit data...
Worker.hs Loading commit data...