The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The “log_” functions (“log_error”, “log_info”, etc) now accept any number of arguments via … in the function call. Additional arguments will be appended to the message reducing the need for users to adopt workflows like log_info(paste(“msg pt 1”, variable, “msg pt 2”)) which now becomes log_info(“msg pt 1”, variable, “msg pt 2”)
Fixes a bug where the logged output inadvertently included milliseconds
NEWS.md file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.