Craig Condit created YUNIKORN-1827:
--------------------------------------
Summary: Create specific logger for application aggregated
resource consumption
Key: YUNIKORN-1827
URL: https://issues.apache.org/jira/browse/YUNIKORN-1827
Project: Apache YuniKorn
Issue Type: Sub-task
Reporter: Craig Condit
Assignee: Craig Condit
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:
{code:java}
log.level: INFO // default to INFO level
log.core.application.usage.level: ERROR // disable app usage tracking
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]