The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 05, 2004
Filed:
Oct. 27, 2000
Brandon Camp, Austin, TX (US);
Kemi Ibitayo, Euless, TX (US);
Philip Issa, Dallas, TX (US);
Connie Xu, Irving, TX (US);
Sprint Communications Company, L.P., Overland Park, KS (US);
Abstract
The present invention discloses a message logging framework comprising a log object created by a destination log class extending a log base class and the log base class implementing a log interface. The log base class comprises a method for formatting a message and the destination log class comprises a method to log the formatted message to a destination log. In a preferred embodiment, the log base class further comprises a method for filtering the message by comparing a severity attribute of the message to a filter severity criterion. The present invention also discloses a message logging framework comprising a group log object created by a group log class extending a log collection class and implementing a log interface. The group log class comprises a method to log the message to a plurality of destination logs. The present invention further discloses a method for logging a message comprising forming a destination log object by a destination log class extending a log base class and the log base class implementing a log interface. A message is formatted, and the formatted message is logged to a destination log via the destination log object. In a preferred embodiment, the logging method further comprises filtering the message by comparing a severity attribute of the message to a filter severity criterion. The present invention also discloses a method for logging a message comprising forming a group log object by a group log class extending a log collection class and implementing a log interface. The message is logged to a plurality of destination logs via the group log object.