Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 174
    • Merge requests 174
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !26154

Clean up HLT online messaging

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rafal Bielski requested to merge rbielski/athena:HltEvLoopMgr-AthMsg into master Aug 27, 2019
  • Overview 7
  • Commits 2
  • Pipelines 2
  • Changes 2

At the time of initial implementation I thought it would be useful to have the extra information given by ATH_REPORT macros on warnings/errors, but in practice this turned out to be not such a good idea. The extra information isn't useful and only makes the messages longer and more difficult to read in large amount. This MR converts them all into the classic ATH_MSG macros.

In addition, also removing EventID printout from errors and warnings as this is now appended by TrigMessageSvc.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: HltEvLoopMgr-AthMsg