Logging.Extensions
Microsoft.Extensions.Logging integration with automatic sensitive field redaction.
Installation
dotnet add package Oproto.FluentDynamoDb.Logging.Extensions
Key Features
- Automatic Redaction - Redact sensitive fields in logs
- Structured Logging - Rich structured log output
- Performance Metrics - Log operation timing and statistics
- Configurable - Control log levels and redaction rules
Quick Start
// TODO: Add actual code example