cn-quickstart
cn-quickstart copied to clipboard
Fix LOG_LEVEL for Canton containers
Background
The LOG_LEVEL variable used to affect the Canton containers, but now it seems to be an unused variable - possibly since migrating to the upstream compose files.
Task
Fix the variable to ensure the LOG_LEVEL is passed through.
There was effort in canton and splice recently to consolidate logs and log less on info level IIRC. Maybe it is worth investigate and add LOG_LEVEL back. @erwin-ramirez-da can you look into this please?