testcontainers / testcontainers/testcontainers-php

logging like other implementations

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

Nobody has claimed this yet.

Dominant language
PHP
Stars
215
Forks
34
Avg merge
1h 59m
Merged PRs (30d)
3

Description

Other implementations of testcontainers allow setting a log level.

  • Set log level per container
  • set global logging
  • Add a "follow" method
  • Filter for stdout/stderr

e.g.: https://java.testcontainers.org/features/container_logs/ and https://java.testcontainers.org/supported_docker_environment/logging_config/

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

No implementation files or tests are named. Start by reviewing the existing PHP container logging APIs and the linked Java container_logs and logging_config references; completion should cover the four checklist items: per-container and global levels, following logs, and stdout/stderr filtering.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.