ampproject / ampproject/amppackager

Improving logging format

Open
#132 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
141
Forks
46
PR merge metrics
No merged PRs in 30d

Description

1. Make the request format match whatever the standard style is (e.g. https://en.wikipedia.org/wiki/Common_Log_Format).
2. Log error messages to a different file (per https://httpd.apache.org/docs/1.3/logs.html).
3. Gate debug messages behind `-development` or maybe a new flag.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating the request, error, and debug logging entry points, then compare the request format and error separation with the cited Common Log Format and Apache logging documentation. Done means the three logging behaviors are implemented and the development-only debug control is defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.