camunda-community-hub / camunda-community-hub/camunda-external-task-client-python3

Possibility of ignoring certain logs by setting a log level

Open
#50 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
81
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Hi,

First of all, thank you for the library, super useful. Would it be possible to be able to set the log level so that we can ignore certain logs? For example, I don't want to get the logs that 0 tasks were found, but I do want to get the log that x tasks were found. Right now I subclassed the task executor and others to implement it myself, but it s a bit dirty

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the task executor and how it currently emits logs; the issue names no files or tests. Confirm how zero-task and nonzero-task results are logged, then define the configuration and tests needed to distinguish those messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.