This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-futile.logger.
commit 56d7a07dcef22ace3efdc66976cc1d626c6de5f9 Merge: 2be9e3f e2b1ae4 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 21:02:34 2017 +0200 Updated version 1.4.3 from 'upstream/1.4.3' with Debian dir 00cd1d2f13dc8cb65f581d537a12d2522b3aa745 DESCRIPTION | 23 +++ MD5 | 26 +++ NAMESPACE | 6 + R/appender.R | 99 ++++++++++ R/constants.R | 14 ++ R/futile.logger-package.R | 113 +++++++++++ R/layout.R | 183 ++++++++++++++++++ R/logger.R | 379 +++++++++++++++++++++++++++++++++++++ R/options.R | 18 ++ R/scat.R | 24 +++ README.md | 133 +++++++++++++ man/flog.appender.Rd | 80 ++++++++ man/flog.carp.Rd | 41 ++++ man/flog.layout.Rd | 95 ++++++++++ man/flog.logger.Rd | 152 +++++++++++++++ man/flog.remove.Rd | 29 +++ man/flog.threshold.Rd | 38 ++++ man/ftry.Rd | 28 +++ man/futile.logger-package.Rd | 123 ++++++++++++ man/logger.options.Rd | 36 ++++ man/scat.Rd | 34 ++++ tests/testthat.R | 3 + tests/testthat/test_debug.R | 20 ++ tests/testthat/test_json.R | 44 +++++ tests/testthat/test_layout.R | 55 ++++++ tests/testthat/test_logger.R | 86 +++++++++ tests/testthat/test_stringconfig.R | 49 +++++ 27 files changed, 1931 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-futile.logger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
