Request: Remove js-logger
dependency
#571
Closed
Nikola-Milovic
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
See #570 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! It's a bit troublesome to have to use
js-logger
and import it into every project I use powersync in.Ideally powersync wouldn't depend on a specific logger implementation but rather expose a logger interface
That way we can wrap our own loggers and simply manage it, much nicer than this in every project
Beta Was this translation helpful? Give feedback.
All reactions