Changes for version 0.34

  • Changed the regex /.*\z/ to /.\z|^\z/ to append a newline if not exists because /.*\z/ seems to be a regex bug.

Modules

A simple handler to log messages to log files.