System and method for logging messages in an embedded computer system

   
   

A logging system which accepts logged messages concurrently from any number of parts of the application software. Each message is written to a message queue and then read and passed to a message forwarder, which the message forwarder analyzes one or more of the data fields of the message in order to decide whether to forward a particular message. In the event that the message will be forwarded, the forwarder also determines which destination or destinations to forward it to, which data fields from the logged message will be forwarded, and how those fields will be formatted when forwarded. The forwarder code executes on its own Operating System thread or task to decouple the continued execution of the application from the process of forwarding the messages to their destination or destinations.

Ένα σύστημα αναγραφών που δέχεται τα καταγραμμένα μηνύματα ταυτόχρονα από οποιοδήποτε αριθμό μερών των προγραμμάτων εφαρμογών. Κάθε μήνυμα γράφεται σε μια σειρά αναμονής μηνυμάτων και έπειτα διαβασμένος και περνούν σε μια αποστολέα μηνυμάτων, η οποία η αποστολέας μηνυμάτων αναλύει ενός ή περισσότερων από τους τομείς στοιχείων του μηνύματος προκειμένου να αποφασιστεί εάν να διαβιβάσει ένα ιδιαίτερο μήνυμα. Σε περίπτωση που το μήνυμα θα διαβιβαστεί, η αποστολέας καθορίζει επίσης ποιοι προορισμός ή προορισμοί για να το διαβιβάσει, το οποίο οι τομείς στοιχείων από το καταγραμμένο μήνυμα θα διαβιβαστούν, και πώς εκείνοι οι τομείς θα σχηματοποιηθούν όταν διαβιβάζονται. Ο κώδικας αποστολέων εκτελεί στο νήμα ή το στόχο λειτουργικών συστημάτων του να αποσυνδέσει τη συνεχή εκτέλεση της εφαρμογής από τη διαδικασία τα μηνύματα στον προορισμό ή τους προορισμούς τους.

 
Web www.patentalert.com

< Techniques for modifying a compiled application

< System for broadcasting software applications and portable data communications device for use in such a system

> Computer programming language pronouns

> One-pass greedy-pattern-matching finite-state-machine code generation

~ 00121