Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:12:43

0001 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
0002 <BODY bgcolor="FFFFFF">
0003 <title>
0004           CMS MessageLogger: Guide To Issuing Messages
0005 </title>
0006 
0007 <center>
0008 <h1> <img src="header-public.gif" align="center"> </h1>
0009 
0010 <font color=red>
0011 <h1>CMS MessageLogger Service
0012 <br> 
0013 Guide To Issuing Messages</h1>
0014 </font>
0015 </center>
0016 
0017 <p>
0018 The CMS MessageLogger Service is meant to allow code in modules, other 
0019 services, and other framework "scaffolding" to log 
0020 messages to a unified message logging 
0021 and statistics facility.  
0022 <p>
0023 The  MessageLogger Service captures and coordinates messages originating in
0024 multiple modules (which, under the CMS framework, will in general be running 
0025 in multiple threads) into a specified set of destinations.  
0026 The management of these destinations is  
0027 based on the ZOOM Error Logger package developed at Fermilab.  
0028 <p>
0029 All users of the MessageLogger service should read the section on 
0030 <a href="MessageLogger.html#howSend"> Issuing Messages </a>.
0031 <p>
0032 The behavior of the MessageLogger can be adjusted via lines in the 
0033 job's configuration file (.cfg).  
0034 Users wishing to customize the behavior of the MessageLogger should read 
0035 the section on 
0036 <a href="parameters.html"> MessageLogger Parameters </a>.
0037  
0038 <p>
0039 <ul>
0040 <li> <a href="MessageLogger.html#howSend"> Issuing Messages </a>
0041 <li><a href="parameters.html"> MessageLogger Parameters </a> - Configuring 
0042 Destinations and their filtering behaviors  
0043 <li><a href="requirements.html"> 
0044     Open Issues Concerning Features Wanted by CMS </a>
0045 <!-- <li> <a href="parameters.html"> 
0046     Modifying Behavior via the MessageLogger Service  </a> -->
0047 </ul>
0048 
0049 
0050 <p><center>
0051 <img src="bar.gif"></center>
0052 
0053 <p><center>
0054 <a href="http://www.uscms.org/SoftwareComputing/index.html">
0055 USCMS Software and Computing Home Page </a> 
0056 </center>
0057 
0058 <p>
0059       <hr>
0060       <address><a href="mailto:mf@fnal.gov">Mark Fischler</a></address>
0061 <!-- hhmts start -->
0062 Last modified: December 5, 2005
0063 <!-- hhmts end -->
0064 </body>