COVESA / COVESA/dlt-viewer

[PRS_Dlt_00194] SetLogLelel supports wildcards for AppID and CtxID

Open
#724 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
552
Forks
285
Avg merge
9d 6h
Merged PRs (30d)
5

Description

according to [PRS_Dlt_00194]
If the application ID is set to NULL all log level for all Context ids are set for this ECU.
If the context ID is set to NULL all log level for all the Context ids belonging to the given Application ID are set.

Currently dummy "APP" and "CON" are used instead.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the SetLogLelel handling in the C++ code and trace where the dummy "APP" and "CON" values are assigned. Compare that behavior with the issue's NULL semantics for AppID and CtxID, then verify that wildcard updates apply to the intended contexts and application.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.