You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6575 Rename command logging services (sroze)
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes#6575).
Discussion
----------
Rename command logging services
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 3.0
| Fixed tickets | ø
This PR updates the name of the services used for the two listeners. The main reason is that if the developer simply copy/paste the two services' definition, it won't work as expected as they have the same name. The first one will be replaced.
Commits
-------
bbae797 Rename command logging services
0 commit comments