I think that using existing logging methods from the ecosystem could be beneficial as we could avoid reimplementation of specific loggers or adapters in this repo.
I'm proposing moving to purescript-logging which has really similar structure to the current logging type and has already existing loggers which could be useful (for example my binding to the journald).
What do you think?
I think that using existing logging methods from the ecosystem could be beneficial as we could avoid reimplementation of specific loggers or adapters in this repo.
I'm proposing moving to
purescript-loggingwhich has really similar structure to the current logging type and has already existing loggers which could be useful (for example my binding to thejournald).What do you think?