GitHub user wenjin272 added a comment to the discussion: [Feature] 
Per-Event-Type Configurable Log Levels for Event Log

Hi, @weiqingy, thanks for this design. Regarding the matters I care about—such 
as how users configure log levels, what configuration options are available, 
the schema of log records, and the interplay between log levels and event 
filters—I think everything is now clear.

As for the migration to language-independent events, I think my expectations 
align with this design. We will use type strings to distinguish events instead 
of the current FQCNs. This will affect the keys used when configuring log 
levels, key matching (comparing type strings rather than inspecting FQCNs), and 
how hierarchy inheritance is adapted. I think this design has been considered 
thoroughly enough.

GitHub link: 
https://github.com/apache/flink-agents/discussions/552#discussioncomment-15966804

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to