Pull request #4448: extractor: rewrite std writer to use text_log utility
Merge in SNORT/snort3 from ~ASERBENI/snort3:log_perf_ci to master
Squashed commit of the following:
commit 
11c5aa69552e778d782dc74bce964d8e2e34378e
Author: Andrii Serbeniuk <aserbeni@cisco.com>
Date:   Fri Sep 6 10:13:34 2024 +0300
    extractor: rewrite std writer to use text_log utility
    This way its output will be written to the same descriptor as ips events. In most of the cases it's stdout, but it can also be descriptor 3 if snort was build with --enable-stdlog