Hello,
Is it possibel to reduce the ouput of a log operator conditionally after its ouput?
With a kind of filter or so? For example if value > x.
PS: I output the log data into a database.
Thank you.