File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 33 xmlns =" https://logging.apache.org/xml/ns"
44 xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55 type =" added" >
6+ <issue id =" 92" link =" https://github.com/apache/logging-log4j-transform/pull/92" />
67 <description format =" asciidoc" >
7- Add `log4j-codegen` tool to generate custom loggers.
8+ Adds a
9+ xref:cli.adoc#log4j-codegen[`log4j-codegen` CLI tool]
10+ to generate custom loggers.
811 </description >
912</entry >
Original file line number Diff line number Diff line change 33 xmlns =" https://logging.apache.org/xml/ns"
44 xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55 type =" added" >
6+ <issue id =" 142" link =" https://github.com/apache/logging-log4j-transform/pull/142" />
67 <description format =" asciidoc" >
7- Add `log4j-codegen` tool to generate custom loggers.
8+ Adds a
9+ xref:log4j-converter-config.adoc[Configuration Converter API]
10+ to convert between various logging configuration files.
811 </description >
912</entry >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xmlns =" https://logging.apache.org/xml/ns"
4+ xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+ type =" added" >
6+ <issue id =" 139" link =" https://github.com/apache/logging-log4j-transform/pull/139" />
7+ <description format =" asciidoc" >
8+ Adds a
9+ xref:cli.adoc#log4j-converter-plugin-descriptor[`log4j-converter-plugin-descriptor` CLI tool]
10+ to manipulate
11+ {logging-services-url}/log4j/2.x/manual/plugins.html#plugin-registry[Log4j Plugin descriptors].
12+ </description >
13+ </entry >
You can’t perform that action at this time.
0 commit comments