CVS log for ports/java/avalon-logkit/Attic/distinfo
Up to [FreeBSD] / ports / java / avalon-logkit
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Mon May 2 08:32:35 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
remove unmaintained expired ports from java 2011-05-01 java/avalon-logkit: Upstream disapear and distfile is no more available 2011-05-01 java/gnu-regexp: Upstream disapear and distfile is no more available 2011-05-01 java/jce-aba: Upstream disapear and distfile is no more available 2011-05-01 java/jsdk: Upstream disapear and distfile is no more available
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 20 12:49:38 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
- Get Rid MD5 support
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 22 12:39:47 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
SHA256ify Approved by: krion@
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 31 03:08:56 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
SIZEify (maintainer timeout)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 8 19:47:25 2003 UTC (8 years, 2 months ago) by glewis
Branches: MAIN
New port java/avalon-logkit:
LogKit is a logging toolkit designed for secure performance oriented logging in
applications.
The LogKit provides the following features:
- Decouples LogEvent generation from LogEvent handling.
- Is simple to use and simple to configure.
- Designed with security in mind.
- Allow users fine control of logging based on priority and/or category.
- Has hierarchical logging namespace to enable inheritance of LogTargets and
Priorities.
- Lightweight.
- Designed to be integrated into existing products.
- Performance oriented.
- Enables users to plug in filters to filter out or modify LogEvents before
they are written out.
- Allow users to specify the serialization format of LogEvents via
Formatters.
- Comes with a number of existing LogTargets to ease integration.
- The LogKit has existed for a number years and been used in a number of
different environments which demonstrates it's reliability and stability.
WWW: http://avalon.apache.org/logkit/index.html
PR: 59040
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
