[
https://issues.apache.org/jira/browse/FLINK-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092478#comment-17092478
]
Xingxing Di edited comment on FLINK-16478 at 4/26/20, 6:35 AM:
---------------------------------------------------------------
[~felixzheng] yes, that depends on how the logger name defined which usually
defined by fully qualified class name.
So we just need to set loggerName part to "xxx.xxx.your.package/class".
was (Author: [email protected]):
[~felixzheng] yes, than depends on how the logger name defined which usually
defined by fully qualified class name.
So we just need to set loggerName part to "xxx.xxx.your.package/class".
> add restApi to modify loglevel
> -------------------------------
>
> Key: FLINK-16478
> URL: https://issues.apache.org/jira/browse/FLINK-16478
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST
> Reporter: xiaodao
> Priority: Minor
>
> sometimes we may need to change loglevel to get more information to resolved
> bug, now we need to stop it and modify conf/log4j.properties and resubmit it
> ,i think it's better to add rest api to modify loglevel.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)