JakeWharton / JakeWharton/timber
Getting a parse error when using file logging
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 10.8k
- Forks
- 994
- Avg merge
- 17h 16m
- Merged PRs (30d)
- 17
Description
I am using file logging library getting parse error for date and log tag in console.
expected: Date [ClassName:LineNumber method]: Log
What I am getting is: %PARSER_ERROR[d] [p92:1 z]: log
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reproducing the file-logging output and tracing the date and log-tag formatting path; done means the console output uses the expected date, class, line number, method, and log text without parser errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100