Skip to content
Snippets Groups Projects
Commit 042b8211 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Add slot/event number to MessageSvc printout

parent eccd2ca6
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ def setupMessageSvc():
MessageSvc = svcMgr.MessageSvc
MessageSvc.OutputLevel = theApp.OutputLevel
MessageSvc.Format = "%t % F%35W%S%7W%R%T %0W%M"
MessageSvc.Format = "%t % F%35W%S%4W%e%s%7W%R%T %0W%M"
# Message suppression
MessageSvc.enableSuppression = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment