The logging facility has been enhanced: it now supports automatic log file rotation (based on size), as well as capturing unhandled Python-warnings to be handled according to the configured log level (the latter only with Python 2.7 or above). Furthermore, the JavaDoc parser has been rewritten using RegExps, so now all tags should be able to span multiple lines. A minor fix was applied to the line numbers in code links, which always were pointing to the last line before the object.