Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Cosmos Architecture Meeting 01-Nov-07"

(Attendees)
(General Error Handling and Logging across COSMOS components)
Line 19: Line 19:
 
=== General Error Handling and Logging across COSMOS components ===
 
=== General Error Handling and Logging across COSMOS components ===
  
''' Logging Requirements '''
+
'''Logging Requirements'''
 +
 
 +
 
 +
* What is the structure of the logs--a physical view?
 +
* Need to define the "logging architecture"
 +
 
 +
* Tracing/Logging levels
 +
 
 
* Need to have description of error log.   
 
* Need to have description of error log.   
 
* Would like to have one logical view of the log.
 
* Would like to have one logical view of the log.
 
* Standardized log format
 
* Standardized log format
 
** Do we choose CBE or WEF
 
** Do we choose CBE or WEF
* Tracing/Logging levels
 
 
* Symptoms
 
* Symptoms
 +
 +
* Lay the groundwork for serviceability
 +
''Use Cases''
 +
* Post mortem debugging
 +
* Day to day operation
 +
  
 
''' Error/Exceptions Requirement '''
 
''' Error/Exceptions Requirement '''
 
* Must log these
 
* Must log these
 
*
 
*

Revision as of 11:23, 1 November 2007

Attendees

  • Bill Muldoon
  • Saraub Dravid
  • David Whiteman
  • Balan Subramanian
  • Valentina Popescu
  • Jack Devine
  • Jimmy Mohsin
  • Hubert Leung
  • Don Ebright
  • Ali Mehregani
  • Mao Sheng
  • John Todd

Minutes

  • Localization
  • Namespaces (how do we choose this)

General Error Handling and Logging across COSMOS components

Logging Requirements


  • What is the structure of the logs--a physical view?
  • Need to define the "logging architecture"
  • Tracing/Logging levels
  • Need to have description of error log.
  • Would like to have one logical view of the log.
  • Standardized log format
    • Do we choose CBE or WEF
  • Symptoms
  • Lay the groundwork for serviceability

Use Cases

  • Post mortem debugging
  • Day to day operation


Error/Exceptions Requirement

  • Must log these

Back to the top