Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
YUNIKORN-1385 introduced tracking of application aggregated resource consumption. This generates log messages when application tasks complete. This is a feature that some users may want to turn off, and is therefore a good candidate for scoped logging support. We should create a specific logger for this (perhaps "core.application.usage") so that it may be configured separately from other logging:
log.level: INFO // default to INFO level log.core.scheduler.application.usage.level: ERROR // disable app usage tracking
Attachments
Issue Links
- links to