Page 1 of 1

[Feature request] Option success/error/unchanged in log journal for jobs

Posted: 2023-10-31 18:08:19
by hektor_paris
Hello Antoine,

Could be useful to chose the type of information we want to get in the log journal after a jobs batch (command line) : success/error/unchanged.
Like the filter in the journal tab of the application.

I've found this in the xml parameters :
<Forms>
<Main [...] LogFilterOk="True" LogFilterError="True" LogFilterNot="False">
</Main>
</Forms>

which corresponds to options chosen for the journal filter in the application.
But it seems that a jobs batch doesn't take care of these filters and list all the cases, OK/Error/Not.

I've tested to put the <Main>...</Main> in the ARB file, but without success...

Bien à toi.
Régis

Re: [Feature request] Option success/error/unchanged in log journal for jobs

Posted: 2023-11-01 15:22:32
by antp
Hi,
The filter options only apply to the user interface, sorry.
This could indeed be something interesting to add, but there is already a too long to-do list :/