rawlog 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.4.tar.gz | 13.46 KB | a8bf3e0a13e6ac9a891af3b614544c30 |
| rawlog-6.x-1.4.zip | 16.76 KB | c767f8ff038a5f3e3659fc0e6d0eb007 |
Release notes
- Misc. bugs fixing and new feature adding release.
- New features of 1.4 release are tokens and different log files depending on message type, as requested in #854088.
rawlog 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| rawlog-5.x-1.0.tar.gz | 12.08 KB | bd6f5c5bef2b47cd7ee6c61b367ac3df |
| rawlog-5.x-1.0.zip | 14.65 KB | 31a8ef363af27ff2188002bfe969a2b5 |
Release notes
Drupal 5 compatible 1.0 release of rawlog.
This is a bugs fixing and new feature adding release.
- A number of bugs was fixed.
- New feature of 5.x - 1.0 release is fields, as requested in #72924 - prefix and suffix for a message.
rawlog 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.3.tar.gz | 12.41 KB | 5ebc71457105a138a532d7ae94dcab2d |
| rawlog-6.x-1.3.zip | 15.7 KB | 0b7fd3da62fd783cbe7698223cadbb6c |
Release notes
Drupal 6 compatible 1.3 release of rawlog.
This is a bugs fixing and new feature adding release.
- A number of bugs was fixed.
- New feature of 1.3 release is fields, as requested in #72924 - prefix and suffix for a message.
rawlog 5.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| rawlog-5.x-1.0-alpha1.tar.gz | 11.65 KB | abff70b24e2ffb5dd49cf7e1fb77243d |
| rawlog-5.x-1.0-alpha1.zip | 14.19 KB | 9b75f21aca5e9c71eea21da4e6faf198 |
Release notes
CHANGELOG for Drupal 5 RAWLOG branch
rawlog 5.x-1.0-alpha1:
- Early release of code which was tested in general, but needed some work, as it was seen at more thorough testing.
rawlog 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.2.tar.gz | 11.56 KB | 488629d6474333a3f78f5cbf46107aa7 |
| rawlog-6.x-1.2.zip | 13.86 KB | 1b0607fccbf936a49a22e67c0a9f73cc |
Release notes
Drupal 6 compatible 1.2 release of rawlog.
This is a bug fixing and new features adding release.
- Configurable date placeholder was added.
- Hourly logs rotation, as a planned addition to #742380: Rawlog options was added.
- A number of bugs was fixed.
Among the new features of 1.2 release:
- Configurable date placeholder. You should place a @date placeholder for current date/time in the file name for log files to be rotated periodically. It will also show your log lile name in the currently configured date format next to file name input box.
- Hourly log rotation #742380: Rawlog options . A hourly log rotation and default date/time format for it was added. Date/time format may be configured at the "Logs rotation->File date format" section. at the /admin/settings/rawlog settings page.
rawlog 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.1.tar.gz | 10.61 KB | 6fae54bde264c62caf62d729e0364aee |
| rawlog-6.x-1.1.zip | 12.47 KB | fc7c0c81d3a82e11ff87d9cfe3f27d87 |
Release notes
Drupal 6 compatible 1.1 release of rawlog.
This is a new features adding release.
- Logs rotation #742380: Rawlog options was added.
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.
rawlog 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.0.tar.gz | 9.56 KB | 874f038af36f5c86a3332b547d33ec42 |
| rawlog-6.x-1.0.zip | 11.33 KB | ed3265e73c6490a2202dea10c8b845ce |
Release notes
Drupal 6 compatible 1.0 release of rawlog.
It is 1.0 at last as it seems to to be generally stable and functional after testing its code on 1.0-alpha2, however more testing is still needed. Any of the bug reports, suggestions and features needed are truly appreciated in the issue queue.
Also work is in progress on the ones which are there already.
Please read the README.txt for more details.
rawlog 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.0-alpha2.tar.gz | 8.98 KB | 64873133edebc175856b6e7a418f7536 |
| rawlog-6.x-1.0-alpha2.zip | 10.32 KB | 0a5882323667d96d1e9186a59b58bc98 |
Release notes
Drupal 6 compatible 1.0 alpha2 release of rawlog.
I believe this release to be generally stable and functional, however considering it to be alpha2 as more testing is needed. Please report any of the bugs found and also any suggestions and features needed in the issue queue.
Also work is in progress on the ones which are there already.
Please read the README.txt for more details.
Only alpha2 release of Rawlog should be used as alpha1 seems to be incorrect due to missing some files at commit.
rawlog 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.x-dev.tar.gz | 13.71 KB | ff20ec826bb55391ef35e9e804e761e6 |
| rawlog-6.x-1.x-dev.zip | 16.52 KB | 8affb548e8a8e81bcfda20969d5ddedd |
Release notes
This is the dev release of the 6.x-1.x branch of Rawlog holding the latest changes and it should not be used on production sites in any case.
It should be stable in most cases, however if you are planning to use it, you might be better considering the latest stable release from this branch.
Please read the README.txt for more details.
rawlog 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| rawlog-6.x-1.0-alpha1.tar.gz | 7.15 KB | 35ce56d6b5723150e94e1ce2e998e89c |
| rawlog-6.x-1.0-alpha1.zip | 7.6 KB | 1395076b456a72804fa55038b2a21b6a |
Release notes
This alpha1 release should not be used in any case. Only alpha2 release of Rawlog is stable and should be used as alpha1 seems to be incorrect due to missing some files at commit.
rawlog HEAD
| Download | Size | md5 hash |
|---|---|---|
| rawlog-HEAD.tar.gz | 7.15 KB | 2609db950a09e4ea02d19bcba5c809e7 |
| rawlog-master.tar.gz | 7.12 KB | 1702e3d752418d6dbaa518007eb70845 |
| rawlog-HEAD.zip | 7.58 KB | a43f2c75ef54bdb1e21f6e5a59d0e9ce |
| rawlog-master.zip | 7.5 KB | a0fa829cc552eb7dcf4c9204280b4521 |