Commit Graph
13 Commits
Author SHA1 Message Date
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