软件包: cronolog (1.6.2-5.3) [universe]
cronolog 的相关链接
Ubuntu 的资源:
下载源码包 cronolog:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Joel Baker
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Logfile rotator for web servers
A simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function).
It intended to be used in conjunction with a Web server, such as Apache, to split the access log into daily or monthly logs:
TransferLog "|/usr/bin/cronolog /var/log/apache/%Y/access.%Y.%m.%d.log"
A cronosplit script is also included, to convert existing traditionally-rotated logs into this rotation format.
其它与 cronolog 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)