We are refactoring the TaggedLogger within misk to be less opinionated and complicated to use. Under the new implementation, services will still be able to access the original functionality of this logger to add tags to logs and include them on underlying web exceptions thrown by misk.
This PR is just to mark this implementation as deprecated to hint that it shouldn't be used yet.
We are refactoring the TaggedLogger within misk to be less opinionated and complicated to use. Under the new implementation, services will still be able to access the original functionality of this logger to add tags to logs and include them on underlying web exceptions thrown by misk.
This PR is just to mark this implementation as deprecated to hint that it shouldn't be used yet.