Skip to content

fix: log debug state is not persisted across re-initialization of device containers (SOFIE-4336)#3

Open
jstarpl wants to merge 1 commit intorelease52from
fix/sofie-4336/device-debug-logging
Open

fix: log debug state is not persisted across re-initialization of device containers (SOFIE-4336)#3
jstarpl wants to merge 1 commit intorelease52from
fix/sofie-4336/device-debug-logging

Conversation

@jstarpl
Copy link
Member

@jstarpl jstarpl commented Jan 9, 2026

Observed

When restarting a device container, the debug config flag for a device is not read and set correctly from config. Only changing the state of the flag during runtime is respected.

Fix

Set the debug flag inside the constructor of DeviceInstance, so that it's correctly set from the start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant