Configure logging for:
Application type: ${{APP_TYPE}}
Log destinations: ${{LOG_DESTINATIONS}}
Requirements: ${{LOGGING_REQS}}
Configure:
- Logger hierarchy
- Log levels
- Formatters
- Handlers (file, stream, remote)
- Structured logging
- Context injection
- Log rotation
- Performance considerationsOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APP_TYPE][{LOG_DESTINATIONS][{LOGGING_REQS]