Robert Burrell Donkin
|
028cb876a4
|
Added maven build (aimed at documentation). This isn't totally satisfactory (for example, I've stripped out the unit tests) and the user guide formatting isn't brilliant. But i feel that i want to be able to get some feedback and there are some other priorities. i'll try to get to this work later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139001 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-15 10:28:56 +00:00 |
|
Robert Burrell Donkin
|
400cb6b6ec
|
Added maven build (aimed at documentation). This isn't totally satisfactory (for example, I've stripped out the unit tests) and the user guide formatting isn't brilliant. But i feel that i want to be able to get some feedback and there are some other priorities. i'll try to get to this work later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139000 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-15 09:39:17 +00:00 |
|
Robert Burrell Donkin
|
41c6d63086
|
Fixed some bad links. (Thanks to James Mitchell for the spot.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138997 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-13 13:44:16 +00:00 |
|
Robert Burrell Donkin
|
4d51df78d4
|
Fixed typos in apache licenses
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138996 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-09 21:37:48 +00:00 |
|
Robert Burrell Donkin
|
c81ff3807f
|
Corrected licenses to match jakarta-commons standard.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138995 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-05 15:59:26 +00:00 |
|
Robert Burrell Donkin
|
482961e7b5
|
Modified build script so that user guide is copied into distribution.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138984 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-22 13:55:28 +00:00 |
|
Robert Burrell Donkin
|
7539845c43
|
Made implementation of AvalonLogger more robust (avoiding NPEs when nulls are passed in) together with a testcase. Improved build by compiling tests for only those optional components whose dependencies are present. Submitted by Neeme Praks.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138983 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-14 11:14:24 +00:00 |
|
Robert Burrell Donkin
|
b1f47cf55f
|
Fixed mistake I made with Avalon Framework version numbers. Submitted by Neeme Praks.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138982 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-14 10:47:56 +00:00 |
|
Robert Burrell Donkin
|
3de4f334c8
|
Added AvalonLogger which wraps the logger used by the Avalon framework. Also added an optional dependency on avalon-framework.jar. Added better warnings to build about which loggers are going to be created. Submitted by Neeme Praks.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138981 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-07 16:23:36 +00:00 |
|
Robert Burrell Donkin
|
dfd06ec619
|
Updated status with new optional dependency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138980 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-07 16:20:49 +00:00 |
|
Robert Burrell Donkin
|
d618afdfc9
|
Added AvalonLogger which wraps the logger used by the Avalon framework. Also added an optional dependency on avalon-framework.jar. Added better warnings to build about which loggers are going to be created.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138979 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-07 16:02:20 +00:00 |
|
Robert Burrell Donkin
|
11c4638fda
|
Improved documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138978 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-01 16:55:29 +00:00 |
|
Robert Burrell Donkin
|
d8abaeb2b5
|
Improved error handling. Added custom message when the configured LogFactory implementation does not extend LogFactory. This should make it easier to diagnose when a user has made a mistake in the logging configuration, for example by setting LogFactory to a Log implementation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138977 13f79535-47bb-0310-9956-ffa450edef68
|
2003-05-01 10:32:36 +00:00 |
|
Robert Burrell Donkin
|
a9bd59d60a
|
Updated to reflect 1.0.3 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138974 13f79535-47bb-0310-9956-ffa450edef68
|
2003-04-07 09:36:10 +00:00 |
|
Robert Burrell Donkin
|
3675338d7a
|
Added version details for dependencies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138972 13f79535-47bb-0310-9956-ffa450edef68
|
2003-04-06 21:18:35 +00:00 |
|
Robert Burrell Donkin
|
2faad3cd17
|
Preparations for 1.0.3 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138970 13f79535-47bb-0310-9956-ffa450edef68
|
2003-04-06 20:37:32 +00:00 |
|
Robert Burrell Donkin
|
4f6bc55f0e
|
Added a FAQ entry about thread safety based on a paragraph suggested by John Yu.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138944 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-12 19:56:44 +00:00 |
|
Robert Burrell Donkin
|
4f4e1d7a3c
|
Updated STATUS document with release information.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138919 13f79535-47bb-0310-9956-ffa450edef68
|
2002-09-27 18:39:12 +00:00 |
|
Robert Burrell Donkin
|
324af077b3
|
Corrected missing end tag in java doc comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138879 13f79535-47bb-0310-9956-ffa450edef68
|
2002-03-11 22:40:19 +00:00 |
|
Robert Burrell Donkin
|
7d2bb88e6c
|
Improved java doc comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138843 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-24 19:02:35 +00:00 |
|
Robert Burrell Donkin
|
fec6a9f72b
|
Improved java doc comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138842 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-24 18:29:36 +00:00 |
|
Robert Burrell Donkin
|
731ec59f35
|
Updated documentation to reflect new Log interface
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138841 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-23 20:14:30 +00:00 |
|
Robert Burrell Donkin
|
6aa9386d49
|
Updated package documentation to reflect latest Log interface
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138840 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-22 22:10:45 +00:00 |
|
Robert Burrell Donkin
|
7d84a88865
|
Removed AbstractLog and associated test case, removed log level constants from Log interface, added renamed level constants to SimpleLog and fixed SimpleLog configuration bug
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138836 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-17 22:55:43 +00:00 |
|
Robert Burrell Donkin
|
ea082c4cdc
|
Added LogKitLogger documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138831 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-08 21:35:10 +00:00 |
|
Robert Burrell Donkin
|
bac9c212f3
|
LogKit wrapper initial commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138830 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-07 23:06:10 +00:00 |
|
Robert Burrell Donkin
|
09277f80cb
|
Added link to java doc comments (so that it's easier to find the method description)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138828 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-05 15:55:00 +00:00 |
|
Robert Burrell Donkin
|
fc43c73d7d
|
This class now inherits from AbstractLog and log level checking is enforced
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138825 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 19:00:19 +00:00 |
|
Robert Burrell Donkin
|
18ee959b10
|
Same implementation but added long license and java doc comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138824 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:58:00 +00:00 |
|
Robert Burrell Donkin
|
6faf1a6587
|
Same interface but added long license and java doc comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138823 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:54:29 +00:00 |
|
Robert Burrell Donkin
|
dea4a74d36
|
Added note about junit property (for running test cases)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138822 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:53:21 +00:00 |
|
Robert Burrell Donkin
|
5b72a5551e
|
Abstract log implementation initial commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138821 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:52:25 +00:00 |
|
Robert Burrell Donkin
|
5be574e6f0
|
Log levels test case initial commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138820 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:49:27 +00:00 |
|
Robert Burrell Donkin
|
dd4e6015c3
|
Initial commit of log implementation used for testing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138819 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:48:41 +00:00 |
|
Robert Burrell Donkin
|
80e21a7d1d
|
Logging test suite initial commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138818 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:47:09 +00:00 |
|
Robert Burrell Donkin
|
13148bb70f
|
Logging status file initial commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138817 13f79535-47bb-0310-9956-ffa450edef68
|
2002-01-03 18:45:27 +00:00 |
|