-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(logger)!: Replace nodejs util import with our sprintf library (#…
…857) Depends upon #856 Towards #51 This replaces the `import { format } from "util"` with our custom sprintf formatter. This is a breaking change to the logging library because we are more restrictive on data types; however, this doesn't really matter because we're making larger breaking changes for #822 and #855 before we release the beta version.
- Loading branch information
1 parent
160a16e
commit edd99a1
Showing
3 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.