Logging all the errors in a file
Ouverte
enhancement
jwoc
medium
- Langage dominant
- Python
- Étoiles
- 33
- Forks
- 15
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Logging of all the;
- DEBUG
- INFO
- WARNING
- ERROR
in a file using python library.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the existing logging setup in the CLI tool, likely in the main entry point or a configuration module. Identify where log messages are currently generated and decide on a file output format (e.g., using Python's logging module). Check if there are existing tests for logging behavior to understand the expected output.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100