Downloads

Download tar.gz 10.61 KB
MD5: 6fae54bde264c62caf62d729e0364aee
SHA-1: 42c07d7afd230ab21fd743bc88772b04475c9205
SHA-256: dd3e85f1fa73f4fddff3652710196831680e18eeafd3e8304368f32ba6556303
Download zip 12.47 KB
MD5: fc7c0c81d3a82e11ff87d9cfe3f27d87
SHA-1: d3afb6ff47172fad3374c834312f3ffd38946fdb
SHA-256: d66e47b9fa008c00dd12f3188a30b33aa548933e6a72dadf5a1be64a61e0dff8

Release notes

Drupal 6 compatible 1.1 release of rawlog.

This is a new features adding release.

Among the features of 1.1 release:

  • File format. You may change the log file format to show full events info on multiple lines with field titles to ease events reading, if you don't have much activity on the site, or stretch these to one line without event field titles for saving disk space and quicker review.
  • Logs rotation #742380: Rawlog options . This sets how often the log file will change - daily, weekly, monthly or never. This may be useful if you prefer to review activity on site per the particular day or a week. Set to never by default to prefer unwanted creation of multiple files. Use with care - may create much files if you wish to, but you need to control the process - to make a cron job for removing or archiving the old files, for example. Module does not removing these by itself for security's sake - you may lose important log information this way. Removing/archiving routines are planned in future releases as delete operation is dangerous and much testing is still needed.
Created by: vito_a
Created on: 9 Apr 2010 at 23:32 UTC
Last updated: 9 Apr 2010 at 23:35 UTC
Unsupported

Other releases