Skip to content

Add structured logging (JSON) and log levels #12

Description

@emperor42

Current logs are plain text (log.Printf). Switch to a structured logger (e.g., logrus or the standard library’s log.New with a JSON encoder) and expose log levels (info, warn, error). Include request IDs for easier tracing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Scheduled

Relationships

None yet

Development

No branches or pull requests

Issue actions