Github user bodewig commented on a diff in the pull request:

    https://github.com/apache/logging-log4net/pull/22#discussion_r191900506
  
    --- Diff: src/Layout/XmlLayoutSchemaLog4j.cs ---
    @@ -28,7 +28,7 @@
     namespace log4net.Layout
     {
        /// <summary>
    -   /// Layout that formats the log events as XML elements compatible with 
the log4j schema
    +   /// Layout that formats the log events as XML elements compatible with 
the log4j 1.2 schema
    --- End diff --
    
    the class has a version field for historical reasons but only accepts 1.2 
as value. To me it is more important to say it is the 1.x version and not the 
2.x version of log4j.


---

Reply via email to