configure kamon logger to conform to rest of log messages
Open
logging
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
inspect controller logs and you'll find:
```
[INFO] [11/26/2017 15:33:12.339] [main] [StatsDExtension(akka://kamon)] Starting the Kamon(StatsD) extension
```
@mhenke1
Contributor guide
Research direction
Start by inspecting the controller logs and the configuration or entry point for the Kamon StatsD extension, which emits the shown message. Compare its format with the surrounding log messages; the work is done when the Kamon logger output conforms to the rest of the controller logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- observability
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100