Allow logging to use stderr
Open
@rich-iannone is already working on this.
Since Feb 10, 2023.
Difficulty: [2] Intermediate
Effort: [2] Medium
Priority: [3] High
Type: ★ Enhancement
- Dominant language
- R
- Stars
- 1k
- Forks
- 59
- Avg merge
- 25m
- Merged PRs (30d)
- 4
Description
Currently the logging via log4r_step() only emits logs to a file by default. However, we should make it easy to enable logging to stderr. Also consider a 'global' option to log all validation issues.
Contributor guide
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.
Assessment
This issue has not been assessed yet.