player-ui / player

https://player-ui.github.io
MIT License
73 stars 47 forks source link

JVM ConsoleLoggerPlugin #552

Closed brocollie08 closed 1 day ago

brocollie08 commented 2 days ago

This PR makes available a JVM ConsoleLoggerPlugin that can be added to any supported JS runtime in for the JVM, forwarding all console logs to a provided logger

Change Type (required)

Indicate the type of change your pull request is:

Does your PR have any documentation updates?

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.51%. Comparing base (05f718f) to head (69ab40a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #552 +/- ## ======================================= Coverage 89.51% 89.51% ======================================= Files 331 331 Lines 19837 19837 Branches 1949 1949 ======================================= Hits 17757 17757 Misses 2066 2066 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

brocollie08 commented 1 day ago

/canary