Skip to content
New issue

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

implement ConsoleLogger for Scala.js #694

Merged
merged 10 commits into from
Dec 8, 2022

Conversation

bpholt
Copy link
Member

@bpholt bpholt commented Sep 29, 2022

A basic implementation to close #680 and make logging available on Scala.js.

AFAIK there's no legal entity called "Typelevel" that owns the copyright for
these contributions, so it's a little unclear what these refer to 🤷
Copy link
Member

@danicheg danicheg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a JS-ninja, so it is required to get a look from someone else. I leave my comments API-wise mainly.

build.sbt Outdated Show resolved Hide resolved
Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from the JS side of things, I trust @danicheg on the log4cats side :)

Thanks so much for this!

@danicheg
Copy link
Member

danicheg commented Dec 8, 2022

So, I don't see any blockers to merge this. Thanks!

@danicheg danicheg merged commit 6c7cfde into typelevel:main Dec 8, 2022
@bpholt bpholt deleted the js-console-logger branch January 7, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a Scala.js ConsoleLogger
3 participants