zc.objectlog

Software Screenshot:
zc.objectlog
Software Details:
Version: 0.2.2
Upload Date: 11 May 15
Developer: Gary Poster
Distribution Type: Freeware
Downloads: 1

Rating: 4.0/5 (Total Votes: 1)

zc.objectlog provides a customizable log for a single object. The system was designed to provide information for a visual log of important object changes and to provide analyzable information for metrics.

- It provides automatic recording for each log entry of a timestamp and the principals in the request when the log was made.
- Given a schema of data to collect about the object, it automatically calculates and stores changesets from the last log entry, primarily to provide a quick and easy answer to the question "what changed?" and secondarily to reduce database size.
- It accepts optional summary and detail values that allow the system or users to annotate the entries with human-readable messages.
- It allows each log entry to be annotated with zero or more marker interfaces so that log entries may be classified with an interface.

Moreover, the log entries can be set to occur at transition boundaries, and to only ocur if a change was made (according to the changeset) since the last log entry.

Requirements:

  • Python

Comments to zc.objectlog

Comments not found
Add Comment
Turn on images!