File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1143,6 +1143,16 @@ You may define different logger objects per system but *not* per partition.
11431143 Emit a separate log record for each performance variable.
11441144 Set this option to :obj: `True ` if you want to keep compatibility with the performance logging prior to ReFrame 4.0.
11451145
1146+ .. py :attribute :: logging.log_sanity_results
1147+
1148+ :required: No
1149+ :default: ``false ``
1150+
1151+ Emit log records of sanity-only tests in the performance handlers.
1152+ It is useful when you want to send data to the `httpjson <#the-httpjson-log-handler >`__ or other performance logging backends.
1153+
1154+ .. versionadded :: 4.9
1155+
11461156.. py :attribute :: logging.target_systems
11471157
11481158 :required: No
You can’t perform that action at this time.
0 commit comments