Skip to content

Conversation

nielsvanvelzen
Copy link
Member

Turns out Coil was really quiet because we didn't configure logging.

Changes

Add new logger implementation for Coil using Timber. It will always prefix the Coil tag with "CoilTimberLogger." so it's easy to filter with logcat. It will log both warnings and errors in debug builds, and only errors on release builds. The level can be changed to verbose/debug/info in AppModule if needed for testing.

Issues

@nielsvanvelzen nielsvanvelzen added enhancement New feature or request backportable Change may be backported to a point release (remove label once cherrypicked) labels Mar 10, 2025
@nielsvanvelzen nielsvanvelzen added this to the v0.19.0 milestone Mar 10, 2025
@nielsvanvelzen nielsvanvelzen merged commit f0886fc into jellyfin:master Mar 10, 2025
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the coil-logging branch March 10, 2025 16:25
@nielsvanvelzen nielsvanvelzen modified the milestones: v0.19.0, v0.18.6 Mar 11, 2025
@nielsvanvelzen nielsvanvelzen removed the backportable Change may be backported to a point release (remove label once cherrypicked) label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants