bitovi / bitovi/bitops

Improve file handler

Open
#168 0 comments 0 reactions 0 assignees View on GitHub
enhancement ✨ logging plugins
Dominant language
Python
Stars
37
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Add in a file handler on top of the stdout handler that we use now. I don’t want to have to specify; > ansible.logs everytime I run

**Describe the solution you'd like**
- Add to bitops.schema;
- file handler boolean
- add file handler path
- custom logging formatter

Contributor guide

Open the contributing guide

Research direction

Start by locating bitops.schema and the current stdout handler. Trace how logging is configured and determine where the requested file-handler boolean, path, and custom formatter belong. Done means file logging can be enabled without specifying ansible.logs on every run and the schema accepts the new settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.