Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.18 1.1

latest revision download Branch MAIN

1.18 annotated / raw | Diffs: previous, other | Lines: 173 ( +6, -15 )

Created: 2005-10-09 21:12:04 +0200 (3 years 2 months ago) | Author: rafal | Changeset: MAIN:rafal:20051009191204

moved logger creation method to the LoggingConfigurator class. Gives two benefits:
enables creation of loggers on demand without dependence on ledge-container
hides all Log4J specific knowledge in the LoggingConfigurator.

Branch point for: BRANCH-0_3_15

Tags: RELEASE-0_3_9-B1 RELEASE-0_3_13-B1 RELEASE-0_3_12-B1 RELEASE-0_3_9-B2 RELEASE-0_3_9 RELEASE-0_3_13 RELEASE-0_3_12-B4 RELEASE-0_3_12 RELEASE-0_3_12-B3 RELEASE-0_3_10 RELEASE-0_3_14-B1 RELEASE-0_3_12-B2 RELEASE-0_3_11 RELEASE-0_3_14-B2 ... more hide

1.17 annotated / raw | Diffs: previous, other | Lines: 182 ( +22, -1 )

Created: 2005-07-07 10:30:05 +0200 (3 years 6 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050707082925

Adding javadocs

Branch point for: RELEASE-0_3_1

Tags: RELEASE-0_3_1$BP RELEASE-0_3_8-ROOT RELEASE-0_3_1-ROOT RELEASE-0_3_4-ROOT RELEASE-0_3_6-ROOT RELEASE-0_3_3-ROOT RELEASE-0_3_2-ROOT RELEASE-0_3_5-ROOT RELEASE-0_3_7-ROOT

1.16 annotated / raw | Diffs: previous, other | Lines: 161 ( +7, -53 )

Created: 2005-02-04 03:28:55 +0100 (3 years 11 months ago) | Author: rafal | Changeset: MAIN:rafal:20050204022855

adjusted to ComponentAdapter API changes, removed some overdesign that is not really useful

1.15 annotated / raw | Diffs: previous, other | Lines: 207 ( +2, -2 )

Created: 2004-12-27 06:18:09 +0100 (4 years ago) | Author: rafal | Changeset: MAIN:rafal:20041227051730

JavaDocs

1.14 annotated / raw | Diffs: previous, other | Lines: 207 ( +3, -2 )

Created: 2004-12-22 09:02:09 +0100 (4 years ago) | Author: rafal | Changeset: MAIN:rafal:20041222080204

JavaDocs, coding conventions

1.13 annotated / raw | Diffs: previous, other | Lines: 206 ( +3, -4 )

Created: 2004-08-18 15:53:01 +0200 (4 years 4 months ago) | Author: rafal | Changeset: MAIN:rafal:20040818135301

Logger swapping is not needed. Commenting out at this point as the
underlying pico code changed/was moved

Branch point for: RELEASE-0_3

Tags: RELEASE-0_3$BP RELEASE-0_3-ROOT

1.12 annotated / raw | Diffs: previous, other | Lines: 207 ( +6, -2 )

Created: 2004-06-25 14:55:37 +0200 (4 years 6 months ago) | Author: fil | Changeset: MAIN:fil:20040625125535

LEDGE-64 adjusting for LoggerFactory API change

1.11 annotated / raw | Diffs: previous, other | Lines: 203 ( +2, -4 )

Created: 2004-03-16 09:37:26 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040316083726

tracking nano changes

1.10 annotated / raw | Diffs: previous, other | Lines: 205 ( +33, -19 )

Created: 2004-02-17 16:50:32 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20040217154842

updated to pico 1.0-b5 / nano 1.0-b1

1.9 annotated / raw | Diffs: previous, other | Lines: 191 ( +2, -2 )

Created: 2004-01-19 14:12:26 +0100 (4 years 11 months ago) | Author: fil | Changeset: MAIN:fil:20040119131226

use marker, not key

Branch point for: RELEASE-0_2

Tags: RELEASE-0_2-ROOT RELEASE-0_2$BP

1.8 annotated / raw | Diffs: previous, other | Lines: 191 ( +5, -9 )

Created: 2004-01-16 11:23:14 +0100 (4 years 11 months ago) | Author: fil | Changeset: MAIN:fil:20040116102314

adjust to new customization API

1.7 annotated / raw | Diffs: previous, other | Lines: 195 ( +4, -20 )

Created: 2004-01-16 10:07:13 +0100 (4 years 11 months ago) | Author: fil | Changeset: MAIN:fil:20040116090712

removed the code for automatically installing the
CustomizedComponentAdapter from LoggerFactory
IOC way is that the component should not know/care about
the container

1.6 annotated / raw | Diffs: previous, other | Lines: 211 ( +5, -2 )

Created: 2004-01-09 11:56:12 +0100 (4 years 11 months ago) | Author: fil | Changeset: MAIN:fil:20040109105612

catching up with pico changes

1.5 annotated / raw | Diffs: previous, other | Lines: 208 ( +2, -2 )

Created: 2003-12-17 12:22:32 +0100 (5 years ago) | Author: fil | Changeset: MAIN:fil:20031217112232

checkstyle - fixed class name

Branch point for: RELEASE-0_1

Tags: RELEASE-0_1$BP RELEASE-0_1-ROOT

1.4 annotated / raw | Diffs: previous, other | Lines: 208 ( +9, -3 )

Created: 2003-12-15 10:44:18 +0100 (5 years ago) | Author: fil | Changeset: MAIN:fil:20031215094418

report implementation class, don't use caching component
factory, since implementation hiding adapter does instance
caching

1.3 annotated / raw | Diffs: previous, other | Lines: 202 ( +16, -3 )

Created: 2003-12-05 09:53:09 +0100 (5 years 1 month ago) | Author: fil | Changeset: MAIN:fil:20031205085309

fixed checkstyle errors

1.2 annotated / raw | Diffs: previous, other | Lines: 189 ( +29, -6 )

Created: 2003-12-03 16:13:14 +0100 (5 years 1 month ago) | Author: mover | Changeset: MAIN:mover:20031203151314

license disclaimer added

1.1 new annotated / raw | Lines: 166 ( +166, -0 )

Created: 2003-12-02 16:23:45 +0100 (5 years 1 month ago) | Author: fil | Changeset: MAIN:fil:20031202152345

implemented logger factory

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2009-01-08 02:42 +0100