testcontainers-node icon indicating copy to clipboard operation
testcontainers-node copied to clipboard

Cannot enable verbose mode for ryuk

Open FelixZY opened this issue 1 year ago • 0 comments

Ryuk supports verbose output via the RYUK_VERBOSE envvar. It should be possible to request this verbose output somehow.

I would suggest automatically enabling verbose output when enabling verbose output via DEBUG, alternatively adding TESTCONTAINERS_RYUK_VERBOSE to the list of supported configuration variables

Environment Information

  • Testcontainers version: 10.13.0

FelixZY avatar Sep 02 '24 18:09 FelixZY