Open
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
Prerequisite to: #4441
To implement this feature, this is an opportune time to look at taking a dependency on a proper logging system to allow for more sinks and a more robust operation.
Proposed Design
I have a lot of love for tslog, which is extremely extensible and can be tied into the existing methods to avoid breaking changes.
@andschwa would you have an appetite for taking this dependency or would you prefer to just overhaul the existing implementation?