Class HystrixRequestLog
- Namespace
- Steeltoe.CircuitBreaker.Hystrix
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class HystrixRequestLog
- Inheritance
-
HystrixRequestLog
- Inherited Members
Fields
MAX_STORAGE
protected const int MAX_STORAGE = 1000
Field Value
Properties
AllExecutedCommands
public ICollection<IHystrixInvokableInfo> AllExecutedCommands { get; }
Property Value
CurrentRequestLog
public static HystrixRequestLog CurrentRequestLog { get; }
Property Value
Methods
GetExecutedCommandsAsString()
public string GetExecutedCommandsAsString()