log4drupal now available on github
both the 5.x and 6.x versions are now available for download on github. sorry, i just can't do CVS anymore. to download:
- start by going here: http://github.com/cailinanne/log4drupal
- then click the
all tagsdrop-down and choose the appropriate version - then click the download button
a full description of the module is available here
available versions
log4drupal_5.x-2.0
This is the stable version for Drupal 5.x. Note - if you're upgrading from a previous version, after install, just visit the log4drupal admin page, and make sure your options are okay. Minor changes were made to the admin options.
The major change from previous versions is the new ability to automatically recursively print out arguments. For example :
log_debug("This message will recursively print out the contents of the node variable", $node);log4drupal_6.x-2.0
a bug fix to the version described here. allows proper operation if you choose the Path relative to Drupal root option for Filename precision.
- cailin's blog
- 1836 reads


delicious
digg
reddit
google
yahoo
I empathise with this
I empathise with this problem. My module is also primarily in Github, however, I do try to update cvs every once and awhile.
If I made some scripts to automate the process of migrating from git to cvs, would you be interested in it? I need to do it for my own modules, too!
post new comment