ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Logging::ScopedFailureThreshold Class Reference

Helper class that changes the failure threshold for the duration of its lifetime. More...

#include <Acts/Utilities/Logger.hpp>

Public Member Functions

 ScopedFailureThreshold (const ScopedFailureThreshold &)=delete
 ScopedFailureThreshold (Level level)
 Constructor that sets the failure threshold for the scope.
 ScopedFailureThreshold (ScopedFailureThreshold &&)=delete
ScopedFailureThresholdoperator= (const ScopedFailureThreshold &)=delete
ScopedFailureThresholdoperator= (ScopedFailureThreshold &&)=delete

Detailed Description

Helper class that changes the failure threshold for the duration of its lifetime.

Constructor & Destructor Documentation

◆ ScopedFailureThreshold()

Acts::Logging::ScopedFailureThreshold::ScopedFailureThreshold ( Level level)
explicit

Constructor that sets the failure threshold for the scope.

Parameters
levelThe logging level to set as failure threshold