chewiebug

Results 89 comments of chewiebug

Thank you for reporting this issue! According to the readme, currently only the decorations "tags", "time", "uptime" and "level" are supported. Additional decorations will break parsing (as you observed). See...

The code looks good at first glance - thank you for your implementation! I miss some unittests, though. Best regards Jörg

Hi Leslie You didn't introduce a regression, the tests done during the pull request build would have found them. The build result is still red, because code coverage percentage drops...

Hi Leslie The pull request looks good now, thank you very much! Did both you and Weilung Cui contribute to this pull request? I am asking because I'd like to...

I have merged the pull request. Unfortunately, there seems to be an issue with the file upload to sf.net, so the latest build is not uploaded, yet. I am investigating...

build should be fixed (is currently running)

Hi Serafín, Thank you for this new feature. I'll wait with the merge of it, because I am working on a refactoring of the gui layer (started with a contribution...

Hi Nick, I see two options to get the information for your alerting: 1. use the commandline interface of GCViewer to generate a CSV file containing a lot of information...

Hi Nick Currently, there is no support in GCViewer for partial log file analysis. I don't know, if this is a feasible workaround for you until there is support: If...

Hi GCViewer has an automatic file format detection, which sometimes results in using an inapropriate parser for the log file at hand. The error message provided unfortunately does not include...