openresty / openresty/resty-cli

bad --errlog-level option value: DEBUG at /usr/local/openresty/bin/resty line 315

Open
#45 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
269
Forks
59
Avg merge
1h 35m
Merged PRs (30d)
2

Description

--errlog-level should support DEBUG or debug, not case sensitivity。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Perl source that handles --errlog-level, using the reported /usr/local/openresty/bin/resty line 315 as a reference. Check the option-value comparison and verify that both DEBUG and debug are accepted; done means the case-sensitive failure no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.