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

Jean-Baptiste Onofré updated KARAF-359:
---------------------------------------
    Fix Version/s:     (was: 4.0.0.M3)

> Add log:stash command
> ---------------------
>
>                 Key: KARAF-359
>                 URL: https://issues.apache.org/jira/browse/KARAF-359
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Andreas Pieber
>            Priority: Trivial
>
> When I trace down a problem I make extensive use of log:display. Basically it 
> works really great, but sometimes I would wish to see only the log between my 
> latest action and the next log:display
> Something like
> {code}
> log:stash
> // DO ACTION HERE
> log:display (shows all the log happend between the last log:stash and the 
> time I do log:display)
> log:stash clear (remove the marker set by log:stash)
> {code}
> IMHO we could use the syntax of git stash here mostly. Named stashes could be 
> an extension to this feature but I don't think it's required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to