Errors in log lines

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Errors in log lines

Post by dfhtextpipe »

Hi Simon,

When the Add line numbers filter is under a Restrict to pattern filter, the log line is wrong!

Code: Select all

Info	2018-02-19 16:41:23	66 replace(s) performed for pattern match [(###)]
Info	2018-02-19 16:41:23	  First line: [66] Last line: [66] Increment: [1]
It should read:

Code: Select all

Info	2018-02-19 16:41:23	  First line: [1] Last line: [66] Increment: [1]
When the Add right margin filter is under a Restrict to matching lines filter, the log line is wrong!

Code: Select all

Info	2018-02-19 16:41:23	2 matching line(s), 33690 non-matching line(s) for pattern [^\\v (17 \(Como|28 \(Y)]
Info	2018-02-19 16:41:23	  1 line(s) processed
It should read:

Code: Select all

Info	2018-02-19 16:41:23	  2 line(s) processed
Best regards,

David
David
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Errors in log lines

Post by dfhtextpipe »

Anything to report yet?

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Errors in log lines

Post by DataMystic Support »

When included inside a restriction, the Add line number log line only reports on the details of the last invocation.

Similarly to the Add right margin filter when inside a restriction.

Possibly this could be changed so that each invocation of a restriction could log the activity of its subfilters.
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Errors in log lines

Post by dfhtextpipe »

Anything further to report?

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Errors in log lines

Post by DataMystic Support »

Nothing further to report other than it is on our backlog for consideration
Post Reply