You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/11/15 12:23:00 UTC

[jira] [Updated] (KARAF-5484) SleepAction not emit log on 'INFO' level

     [ https://issues.apache.org/jira/browse/KARAF-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-5484:
----------------------------------------
    Fix Version/s: 4.2.0
                   4.1.4
                   4.0.11

> SleepAction not emit log on 'INFO' level
> ----------------------------------------
>
>                 Key: KARAF-5484
>                 URL: https://issues.apache.org/jira/browse/KARAF-5484
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>    Affects Versions: 4.0.10
>            Reporter: Martin Lichtin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 4.0.11, 4.1.4, 4.2.0
>
>
> Would be great if SleepAction (optionally) does not emit log on 'INFO' level.
> Currently it fills the log with:
> {noformat}
> 2017-11-07 08:27:28,152 | INFO  | pool-66-thread-1         | SleepAction                      | .shell.commands.impl.SleepAction   42 | 41 - org.apache.karaf.shell.commands - 4.0.10 | Sleeping for 1 second(s)
> 2017-11-07 08:27:29,153 | INFO  | pool-66-thread-1         | SleepAction                      | .shell.commands.impl.SleepAction   55 | 41 - org.apache.karaf.shell.commands - 4.0.10 | Awake now
> 2017-11-07 08:27:29,169 | INFO  | pool-66-thread-1         | SleepAction                      | .shell.commands.impl.SleepAction   42 | 41 - org.apache.karaf.shell.commands - 4.0.10 | Sleeping for 1 second(s)
> 2017-11-07 08:27:30,169 | INFO  | pool-66-thread-1         | SleepAction                      | .shell.commands.impl.SleepAction   55 | 41 - org.apache.karaf.shell.commands - 4.0.10 | Awake now
> 2017-11-07 08:27:30,188 | INFO  | pool-66-thread-1         | SleepAction                      | .shell.commands.impl.SleepAction   42 | 41 - org.apache.karaf.shell.commands - 4.0.10 | Sleeping for 1 second(s)
> 2017-11-07 08:27:31,188 | INFO  | pool-66-thread-1         | SleepAction                      | .shell.commands.impl.SleepAction   55 | 41 - org.apache.karaf.shell.commands - 4.0.10 | Awake now
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)