pino_logger_config
Generate a Pino logger configuration with serializers, redaction, and transport targets to route logs to stdout, file, Datadog, or Loki.
Instructions
Generate a Pino logger configuration with serializers, redaction, and transport targets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | info | |
| api_key | No | API key for authentication | |
| targets | No | ||
| redact_paths | No | ||
| pretty_print_dev | No |