[Task]: Explain how logging using slf4j can be set up
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### What needs to happen?
Migration: https://issues.apache.org/jira/browse/HOP-3894
in the backend slf4j is also used, so you can attach your own logger and config file if needed
you can replace the slf4j-nop with slf4j-log4j for example and add a log4j config
and if you are piping stdout/stderr on the server you can {{mycommand &> "$(date +%Y-%m-%d_%H-%M-%S.txt)"}}
### Issue Priority
Priority: 3
### Issue Component
Component: Documentation
Contributor guide
Research direction
Start by locating the backend logging documentation and the project's SLF4J dependency configuration. Explain how to replace slf4j-nop with slf4j-log4j, add a Log4j configuration, and redirect server stdout/stderr; done when these setup options are documented clearly for backend users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100