SeleniumHQ / SeleniumHQ/docker-selenium

[🚀 Feature]: add loglevel to logs coming from bash scripts

Open
#2,469 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs-triaging
Dominant language
Go
Stars
8.7k
Forks
2.5k
Avg merge
10h 16m
Merged PRs (30d)
20

Description

Feature and motivation

add loglevel to log lines coming from echo in bash script, reason is that some logging solution don't assume log level and therefore mark them as unknown

Usage example

to correctly corrlate logs coming from bash script (like in video recorder pods)

Contributor guide

Open the contributing guide

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

Inspect the Bash scripts that emit log lines with echo, especially those used by video recorder pods. First identify how their current messages are formatted and what loglevel syntax the logging solution expects. Done means the relevant script logs include an explicit log level and still support correct correlation.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash
Domain
devops, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.