[ https://issues.apache.org/jira/browse/KARAF-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KARAF-2381 started by Freeman Fang.
> The shell log:set command not as documented
> -------------------------------------------
>
> Key: KARAF-2381
> URL: https://issues.apache.org/jira/browse/KARAF-2381
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 2.3.1
> Environment: Windows 7 + JDK7, RedHat 5 Linux + JDK6
> Reporter: Opher Shachar
> Assignee: Freeman Fang
>
> Running the shell's *log:set _LogLevel_ _PackageName_* command makes the change *persistent*
in contrary to the [documentation|http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.1/manual-2.3.1.html#ConsoleLogCommands].
> On the flip side *log:set _DEFAULT_ _PackageName_* is _not_ persisted.
> So, the *log:set* command should either:
> * make *log:set _DEFAULT_ _PackageName_* persisted (and fix the documentation), or
> * make *log:set _LogLevel_ _PackageName_* _not_ persistent (as documented).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|