xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
547 stars 160 forks source link

Logging: XMDS logging no longer possible without player debug level #3414

Closed dasgarner closed 1 month ago

dasgarner commented 2 months ago

Regression caused by: https://github.com/xibosignage/xibo/issues/3360

The intention was to separate XMDS and PLAYER channels so that you could enable XMDS logging and PLAYER logging independently. It seems we only log XMDS debug logging when the PLAYER log level is configured, which is incorrect.