-
-
Notifications
You must be signed in to change notification settings - Fork 1
[META] Better log messages #78
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestIssue that is created for the Hacktoberfest eventIssue that is created for the Hacktoberfest event
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestIssue that is created for the Hacktoberfest eventIssue that is created for the Hacktoberfest event
Issues
rpdf/src/cli/annotations.rs
Line 171 in 11da7a9
does not indicate the page id, which makes it harder to debug;
rpdf/src/cli/annotations.rs
Lines 205 to 216 in 11da7a9
should probably use
slice::join.How to fix
Fixes are pretty easy, feel free to submit a pull request!