SalesPoint Framework v3.0

HotSpot: Log management


Description

The Hooks in this HotSpot are about logging.

 

Hooks
Adapt DataBasket Log Entries The log entries written by a DataBasket need to be amended, adding information on the process in whose context the operation was performed.
Change global Logging Behavior The global logging behavior needs to be changed, e.
Define New Loggable Event A new type of event/object needs to be logged.
Define a Process's Log Entry A new type of process was implemented and its representation in the log file must be defined.
Incorporate New Log Type A subclass of Log has been created and needs to be integrated into the system.
Inspect A Log File's contents A log file was created and is to be used for some evaluation.
Log DataBasket Operations A log needs to be kept on operations that are performed on a certain DataBasket.
Log Opening And Closing Of SalesPoints A log entry needs to be written whenever a SalesPoint is opened or closed.
Log Opening Or Closing Of Log File A log entry needs to be written whenever a log file is opened or closed.
Open Log File For Evaluation A log file needs to be opened for reading, possibly with a filter.

 


SalesPoint Framework v3.0