Table of Contents

Enum LoggerType

Namespace
Sportradar.OddsFeed.SDK.Common.Enums
Assembly
Sportradar.OddsFeed.SDK.dll

Enumeration of all possible types of logger used in sdk. Each can have unique settings in log4net.config file.

public enum LoggerType

Fields

Cache = 4

Log for the cache

ClientInteraction = 3

The client iteration log

Execution = 0

The execution log

FeedTraffic = 1

Log for the feed traffic

RestTraffic = 2

Log for the rest traffic

Stats = 5

Log for the SDK statistics

Remarks

Default is execution log