Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-359

Add log:stash command

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • karaf
    • None

    Description

      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

      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)
      

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pieber Andreas Pieber
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: