Countly / Countly/countly-server

Not displaying special characters in crash logs

Open
#4,840 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.9k
Forks
981
Avg merge
18h 51m
Merged PRs (30d)
49

Description

Hi
I create a log in this way, but it is displayed differently in the crash panel

Countly.sharedInstance().crashes().addCrashBreadcrumb("$year/$month/$day $hour:$minute:$second $millisecond - NotifyService > onStart() startId: 3")

Screenshot 2024-01-12 190105

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the Kotlin breadcrumb example and compare its text in the crash panel with the original input. Trace the crash-log display path in the Countly server and verify that characters such as > and the surrounding timestamp text are rendered unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, kotlin
Domain
observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.