Class HystrixRequestLog
- Namespace
- Steeltoe.CircuitBreaker.Hystrix
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
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()