You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by ch...@apache.org on 2009/10/10 17:59:37 UTC

svn commit: r823875 - in /incubator/log4php/trunk/src: main/php/xml/log4php.dtd site/apt/docs/appenders.apt site/apt/docs/configuration.apt site/apt/docs/introduction.apt site/apt/docs/performance.apt

Author: chammers
Date: Sat Oct 10 15:59:36 2009
New Revision: 823875

URL: http://svn.apache.org/viewvc?rev=823875&view=rev
Log:
Ceki Gülcü was rendered wrong. As I read something about UTF-8 problems
with Doxia the *.apt files should now contain proper ü in ISO-8859-1.
I'll check on ci.apache.org if it's rendered correctly now.

Modified:
    incubator/log4php/trunk/src/main/php/xml/log4php.dtd
    incubator/log4php/trunk/src/site/apt/docs/appenders.apt
    incubator/log4php/trunk/src/site/apt/docs/configuration.apt
    incubator/log4php/trunk/src/site/apt/docs/introduction.apt
    incubator/log4php/trunk/src/site/apt/docs/performance.apt

Modified: incubator/log4php/trunk/src/main/php/xml/log4php.dtd
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/main/php/xml/log4php.dtd?rev=823875&r1=823874&r2=823875&view=diff
==============================================================================
--- incubator/log4php/trunk/src/main/php/xml/log4php.dtd (original)
+++ incubator/log4php/trunk/src/main/php/xml/log4php.dtd Sat Oct 10 15:59:36 2009
@@ -15,7 +15,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
  -->
-<!-- Authors: Chris Taylor, Ceki Gulcu. -->
+<!-- Authors: Chris Taylor, Ceki Gülcü. -->
 <!-- Version: 1.2 -->
 
 <!-- PHP Port Modifications Author: Marco Vassura -->

Modified: incubator/log4php/trunk/src/site/apt/docs/appenders.apt
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/docs/appenders.apt?rev=823875&r1=823874&r2=823875&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/apt/docs/appenders.apt (original)
+++ incubator/log4php/trunk/src/site/apt/docs/appenders.apt Sat Oct 10 15:59:36 2009
@@ -26,7 +26,7 @@
 
   This document explains how to configure where logging messages are written to.
   
-  This text is based upon the Log4J manual written by Ceki GŸlcŸ in March 2002. 
+  This text is based upon the Log4J manual written by Ceki Gülcü in March 2002. 
   You can find the original here: http://logging.apache.org/log4j/1.2/manual.html
 
 ** {About Appenders}

Modified: incubator/log4php/trunk/src/site/apt/docs/configuration.apt
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/docs/configuration.apt?rev=823875&r1=823874&r2=823875&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/apt/docs/configuration.apt (original)
+++ incubator/log4php/trunk/src/site/apt/docs/configuration.apt Sat Oct 10 15:59:36 2009
@@ -20,7 +20,7 @@
 
 Apache Log4php Configuration
 
-  This text is based upon the Log4J manual written by Ceki GŸlcŸ in March 2002. 
+  This text is based upon the Log4J manual written by Ceki Gülcü in March 2002. 
   You can find the original here: http://logging.apache.org/log4j/1.2/manual.html
 
   Inserting log requests into the application code requires a fair amount of planning and effort.

Modified: incubator/log4php/trunk/src/site/apt/docs/introduction.apt
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/docs/introduction.apt?rev=823875&r1=823874&r2=823875&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/apt/docs/introduction.apt (original)
+++ incubator/log4php/trunk/src/site/apt/docs/introduction.apt Sat Oct 10 15:59:36 2009
@@ -20,7 +20,7 @@
 
 Apache Log4php Introduction
 
-  This text is based upon the Log4J manual written by Ceki GŸlcŸ in March 2002. 
+  This text is based upon the Log4J manual written by Ceki Gülcü in March 2002. 
   You can find the original here: http://logging.apache.org/log4j/1.2/manual.html
   
 * Loggers, Appenders and Layouts

Modified: incubator/log4php/trunk/src/site/apt/docs/performance.apt
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/docs/performance.apt?rev=823875&r1=823874&r2=823875&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/apt/docs/performance.apt (original)
+++ incubator/log4php/trunk/src/site/apt/docs/performance.apt Sat Oct 10 15:59:36 2009
@@ -20,7 +20,7 @@
 
 Apache Log4php Performance
 
-  This text is based upon the Log4J manual written by Ceki GŸlcŸ in March 2002. 
+  This text is based upon the Log4J manual written by Ceki Gülcü in March 2002. 
   You can find the original here: http://logging.apache.org/log4j/1.2/manual.html
 
   One of the often-cited arguments against logging is its computational cost. 
@@ -88,4 +88,4 @@
   This is the cost of formatting the log output and sending it to its target destination.
   We have tried to use the best solution available with PHP. Your ideas for improvements are
   welcome.
-  
\ No newline at end of file
+