Is there an existing issue for this?
Current Behavior
Using the following command:
recyclarr sync >> /Users/myusername/Downloads/Recylcarr.log 2>&1
The log file still contains ANSI color, even with the NO_COLOR environment variable set (NO_COLOR=1).
The screen output does have the ANSI removed as expected.
Expected Behavior
The log file should not contain any ANSI color codes.
Steps To Reproduce
See code above.
Environment & Versions
- Operating System: MacOS
- Architecture: M4
- Recyclarr Version: v7.4.1
- Recyclarr Build:
- Sonarr Version: N/A
- Radarr Version: N/A
Recyclarr Log File(s)
Recylcarr.log
Configuration YAML
Sonarr / Radarr Logs
No response
Is there an existing issue for this?
Current Behavior
Using the following command:
recyclarr sync >> /Users/myusername/Downloads/Recylcarr.log 2>&1The log file still contains ANSI color, even with the NO_COLOR environment variable set (NO_COLOR=1).
The screen output does have the ANSI removed as expected.
Expected Behavior
The log file should not contain any ANSI color codes.
Steps To Reproduce
See code above.
Environment & Versions
Recyclarr Log File(s)
Recylcarr.log
Configuration YAML
N/ASonarr / Radarr Logs
No response