ExtensionMethods.UseMicrosoftLog method
Configure KafkaFlow to use the Microsoft Logging framework to log messages.
public static IKafkaConfigurationBuilder UseMicrosoftLog(this IKafkaConfigurationBuilder builder)
parameter | description |
---|---|
builder | The Kafka configuration builder |
See Also
- class ExtensionMethods
- namespace KafkaFlow