Change the output format of the MessageSvc

If you need to format the output of the athena msg service add this to your jobO:

MessageSvc.Format = "% F%30W%S%7W%R%T %0W%M"

where the

F%30
specifies the width of the first column aso. This way you can make the first column wider so that you can read the whole name of an algorithm/algtool and not just the first few letters ...

Increase the message limit

If you get the following message but
ttbar  DEBUG Message limit reached for ttbar. Suppressing further output.
and you need to see the surpressed lines as well, insert the following line into your jobO file:
MessageSvc.defaultLimit = 9999999  # all messages 
-- DerSchrecklicheSven - 16 Nov 2004
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2004-11-19 - AndreasWildauer
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback