You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Reading through the README documentation I was looking at custom logging examples. I noticed the import was from a 'base' logger but the imported types came from tslog. Looked like a copy paste problem so opened a PR to make corrections in case anyone copy pasted to start a custom logger.
Describe the bug
Reading through the README documentation I was looking at custom logging examples. I noticed the import was from a 'base' logger but the imported types came from tslog. Looked like a copy paste problem so opened a PR to make corrections in case anyone copy pasted to start a custom logger.
To Reproduce
Steps to reproduce the behavior:
from 'tslog'
Expected behavior
Updated documentation.
Screenshots

The text was updated successfully, but these errors were encountered: