pdxcodemonkey opened a new pull request #854:
URL: https://github.com/apache/geode-native/pull/854


   - With new parameter --rolled, gnmsg will expect file of the form
     <basename>-<number>.<ext>, and will scan the same directory for files of
     the same form with incrementing numbers until it runs out.  It will
     then attempt to open <basename>.<ext>, which should be the last file
     geode-native was logging to at the time of app exit.  Output will be a
     single consecutive JSON array of message structures, handy for
     post-processing.
   - single file behavior remains the same as before


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to