atc0005 / todo

A collection of TODO items not specific to any one project
MIT License
0 stars 0 forks source link

Evaluate alternative loggers to apex/log #54

Open atc0005 opened 1 year ago

atc0005 commented 1 year ago

Overview

The apex/log logger is one I used with many of my earlier projects (which are still maintained). The logger works well, but appears to be unmaintained.

I use the rs/zerolog logger pretty heavily now in newer projects, but for the older projects I'm open to trying one of the alternatives to apex/log which have been released in the last year or so.

References