Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1813 - development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1813 - development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate
  • Date: Fri, 18 Feb 2005 10:56:43 +0100

Author: niclas
Date: Fri Feb 18 10:56:43 2005
New Revision: 1813

Modified:

development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate/RotatingFileTarget.java
Log:
Fixed email address.

Modified:
development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate/RotatingFileTarget.java
==============================================================================
---
development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate/RotatingFileTarget.java
(original)
+++
development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate/RotatingFileTarget.java
Fri Feb 18 10:56:43 2005
@@ -1,16 +1,16 @@
-/*
+/*
* Copyright 1999-2004 The Apache Software Foundation
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
+ * You may obtain a copy of the License at
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
- *
+ *
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@@ -26,7 +26,7 @@
* This is a basic Output log target that writes to rotating files.
*
* @author Peter Donald
- * @author <a href="mailto:mcconnell AT osm.net";>Stephen McConnell</a>
+ * @author <a href="mailto:mcconnell AT dpml.net";>Stephen McConnell</a>
* @author <a href="mailto:bh22351 AT i-one.at";>Bernhard Huber</a>
*/
public class RotatingFileTarget



  • svn commit: r1813 - development/main/metro/logging/providers/logkit/impl/src/main/net/dpml/logging/logkit/factory/io/rotate, niclas, 02/18/2005

Archive powered by MHonArc 2.6.24.

Top of Page