fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

CLI: add option to enable filtering of absolute file URIs in the logs #333

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Messages in the execution log, the detailed log etc. should be filtered to 
remove all absolute file URIs.

A basic regex would be run on each line, replacing all absolute file: URIs with 
only the filename.

So "file:/home/jostein/filename?a&b#c" would be replaced with "filename?a&b#c".

See also issue 182.

Original issue reported on code.google.com by josteinaj@gmail.com on 20 Jun 2013 at 3:05

GoogleCodeExporter commented 9 years ago
I don't think I'm the owner here ... Javi?  :D

Original comment by marisa.d...@gmail.com on 4 Jul 2013 at 8:36

GoogleCodeExporter commented 9 years ago
It should be me yep! I'll handle this in the new go client

Original comment by capitan....@gmail.com on 30 Jul 2013 at 3:44