Skip to content

Add logging endpoint#85

Draft
emmuhamm wants to merge 2 commits into
developfrom
emmuhamm/split-shell-improvements
Draft

Add logging endpoint#85
emmuhamm wants to merge 2 commits into
developfrom
emmuhamm/split-shell-improvements

Conversation

@emmuhamm
Copy link
Copy Markdown

@emmuhamm emmuhamm commented May 11, 2026

Description

Fix DUNE-DAQ/drunc#586

Goes in with DUNE-DAQ/drunc#910

Addresses issue #
Please include a summary of the change and which issue is fixed (if any). Please also
include relevant motivation and context. List any dependencies that are required for
this change.

Fixes # (issue)

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future.
    (Indicate issue here: # (issue))

@emmuhamm emmuhamm self-assigned this May 11, 2026
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.

Log entries when a new user connects to a process manager or controller

2 participants