We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Colors are not rendered properly in Safari. No colors and bad symbols.
To Reproduce Steps to reproduce the behavior:
import * as tsLogs from 'tslog'; const logger = new tsLogs.Logger({ type: 'pretty', name }) logger.info('hi')
Expected behavior Logs in Safari should be pretty
Screenshots Actual logs:
Additional context Using tslog version 4.9.3 Safari 17.6
This is Safari only issue. Works great in Chrome.
Node.js Version v20.8.1
OS incl. Version macOS 14.6.1
The text was updated successfully, but these errors were encountered:
The same here
Sorry, something went wrong.
same here 😢, does anyone have a workaround for this?
No branches or pull requests
Colors are not rendered properly in Safari. No colors and bad symbols.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Logs in Safari should be pretty
Screenshots
Actual logs:
Additional context
Using tslog version 4.9.3
Safari 17.6
This is Safari only issue. Works great in Chrome.
Node.js Version
v20.8.1
OS incl. Version
macOS 14.6.1
The text was updated successfully, but these errors were encountered: