docs-ts icon indicating copy to clipboard operation
docs-ts copied to clipboard

Use logger-fp-ts

Open thewilkybarkid opened this issue 2 years ago • 0 comments

I'm working on releasing a few libraries to help expand the fp-ts ecosystem; the first one being (hopefully) a logging library (building on the logging-ts foundations). It's similar to the Logger already here, except that it uses ReaderIO.

Please don't feel like you have to merge this PR, it's mainly to make sure it works in an existing codebase. (I thought I might as well make it a PR for feedback.)

I had to make a couple of unexpected changes as a result of the fp-ts 2.11 upgrade, will add comments.

thewilkybarkid avatar Mar 23 '22 15:03 thewilkybarkid