/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/MessageLogger/doc/html/index.html
64 строки
2 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <BODY bgcolor="FFFFFF"> <title> CMS MessageLogger: Guide To Issuing Messages </title> <center> <h1> <img src="header-public.gif" align="center"> </h1> <font color=red> <h1>CMS MessageLogger Service <br> Guide To Issuing Messages</h1> </font> </center> <p> The CMS MessageLogger Service is meant to allow code in modules, other services, and other framework "scaffolding" to log messages to a unified message logging and statistics facility. <p> The MessageLogger Service captures and coordinates messages originating in multiple modules (which, under the CMS framework, will in general be running in multiple threads) into a specified set of destinations. The management of these destinations is based on the ZOOM Error Logger package developed at Fermilab. <p> All users of the MessageLogger service should read the section on <a href="MessageLogger.html#howSend"> Issuing Messages </a>. <p> The behavior of the MessageLogger can be adjusted via lines in the job's configuration file (.cfg). Users wishing to customize the behavior of the MessageLogger should read the section on <a href="parameters.html"> MessageLogger Parameters </a>. <p> <ul> <li> <a href="MessageLogger.html#howSend"> Issuing Messages </a> <li><a href="parameters.html"> MessageLogger Parameters </a> - Configuring Destinations and their filtering behaviors <li><a href="requirements.html"> Open Issues Concerning Features Wanted by CMS </a> <!-- <li> <a href="parameters.html"> Modifying Behavior via the MessageLogger Service </a> --> </ul> <p><center> <img src="bar.gif"></center> <p><center> <a href="http://www.uscms.org/SoftwareComputing/index.html"> USCMS Software and Computing Home Page </a> </center> <p> <hr> <address><a href="mailto:mf@fnal.gov">Mark Fischler</a></address> <!-- hhmts start --> Last modified: December 5, 2005 <!-- hhmts end --> </body>