Commit Graph

8 Commits (2bdc07c2a5a99d114f12892b6087855da0a315f1)

Author SHA1 Message Date
Christopher Baines 761f5865c8
gnu: Update tailon to version 1.3.0.
From version 1.1.1.

* gnu/packages/logging.scm (tailon)[version]: Change to 1.3.0.
  [inputs]: Add python-tornado-http-auth.
2017-08-09 23:50:23 +01:00
Stefan Reichoer 37a5719642
gnu: Add multitail.
* gnu/packages/logging.scm (multitail): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 00:05:20 +02:00
Marius Bakke 3c74a74ea2
gnu: glog: Update to 0.3.5.
* gnu/packages/logging.scm (glog): Update to 0.3.5.
[source]: Switch to tarball download.
2017-05-24 17:45:18 +02:00
Christopher Baines 872a6fd988
gnu: tailon: Use absolute paths for commands.
* gnu/packages/logging.scm (tailon)[arguments]: Patch commands.py to reference
  grep, awk, sed and tail by absolute paths.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-17 16:50:41 +02:00
Christopher Baines 99aa2dce5d
gnu: Add tailon.
* gnu/packages/logging.scm (tailon): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-01 23:59:29 +02:00
Ludovic Courtès b7506f74df
gnu: glog: Fix name demangling for GCC 5.
* gnu/packages/patches/glog-gcc-5-demangling.patch: New file.
* gnu/packages/logging.scm (glog)[sources]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-04-04 14:30:00 +02:00
Ludovic Courtès 53d159f843
gnu: Add glog.
* gnu/packages/logging.scm (glog): New variable.
2016-06-29 11:13:03 +02:00
Ricardo Wurmus ce9cf64b78
gnu: Add log4cpp.
* gnu/packages/logging.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-06-15 15:35:02 +02:00