Modify

Ticket #881 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Create event watcher for log events

Reported by: ejhernandez@… Owned by: ejhernandez@…
Milestone: 0.12 Component: events
Severity: major Keywords:
Cc:

Description

Each line appended to the log may be consider as an event. This ticket is intended to create a naive event watcher to create an event for every line appended to the logs. No matter which logger is.

Attachments

Change History

comment:1 Changed 5 years ago by ejhernandez@…

(In [8861]) Added header doc to getTableInfo and search methods in Logs mod refs #881

comment:2 Changed 5 years ago by ejhernandez@…

(In [8868]) Added humanEventMessage which returns the string sent to the admin through an event. It must be overridden to clarify the event message refs #881

comment:3 Changed 5 years ago by ejhernandez@…

  • hours changed from 0 to 9.3
  • Status changed from new to closed
  • Resolution set to fixed
  • totalhours changed from 0.0 to 9.3

(In [8871]) * Refactoring event arch to a component which has things in common with Watcher & Dispatcher

  • Add Log observer to notify through Events when logs has been registered
  • Each Log observer may be enabled or not
  • Added Configuration column to ConfigureEventDataTable? model

closes #881 (spent 9.30)

comment:4 Changed 5 years ago by ejhernandez@…

(In [8872]) Missing use strict and warnings which lead a fixed bug refs #881

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.