[WIP] [QC-558] Fix the facility in IL#642
Conversation
|
@TimoWilken The clang format test is failing on the prerequisite. Could you have a look ? |
|
@ktf @TimoWilken also |
|
@Barthelemy looking into O2; the clang-format failure has already been reported to GitHub. |
|
@TimoWilken I don't undersatnd why |
|
I've cleaned out the previous build and restarted the o2 check. Hopefully that should fix the problem. |
|
Oh, the old fairlogger problems from O2: |
knopers8
left a comment
There was a problem hiding this comment.
Indeed, that makes sense.
I am actually wondering if we shouldn't even set the device name there, so we can differentiate between the tasks and checkers.
Yes, good idea. We lack a field actually. Because "facility" is |
|
Closing in favour of #646 |
Make sure that we set the facility after all the constructors have been called.