Feature: Add slog compatibility layer
I know this project is in maintenence mode, but I think it would be worth making an exception to the "no new features" rule to add a simple slog compatibility layer, as the alternative is some minor chaos when others create competing implementations, and inevitably abandon them.
This could take one, or even two, forms:
- [ ] A
sloghook for Logrus https://github.com/sirupsen/logrus/pull/1407 - [ ] A Logrus handler for
slogTODO
I would be happy to take this on and write the code (I have a partial implementation already completed for a client I'm working with).
Would love to see this accepted in core logrus also.
This issue is stale because it has been open for 30 days with no activity.
I've begun work on this, and intend to create a PR before too long.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.