This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch doc/2.x/rolling-file
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 18eb77d248 Revamp rolling file appender documentation
     add a52d3af9e4 Additional configuration examples

No new revisions were added by this update.

Summary of changes:
 .../examples/manual/rolling-file/per-month.json    |  7 +--
 .../manual/rolling-file/per-month.properties       | 10 ++--
 .../examples/manual/rolling-file/per-month.xml     |  5 +-
 .../examples/manual/rolling-file/per-month.yaml    |  8 ++-
 .../manual/rolling-file/script-condition.groovy    | 43 +++++++--------
 .../{per-month.json => script-condition.json}      | 13 +++--
 ...mped.properties => script-condition.properties} | 10 ++--
 .../{timestamped.xml => script-condition.xml}      | 10 ++--
 .../{per-month.yaml => script-condition.yaml}      | 10 ++--
 .../examples/manual/rolling-file/timestamped.json  |  2 +-
 .../manual/rolling-file/timestamped.properties     |  1 +
 .../examples/manual/rolling-file/timestamped.xml   |  2 +-
 .../examples/manual/rolling-file/timestamped.yaml  |  4 +-
 .../modules/ROOT/pages/manual/rolling-file.adoc    | 61 +++++++++++++++++++++-
 14 files changed, 114 insertions(+), 72 deletions(-)
 copy log4j-1.2-api/src/main/java/org/apache/log4j/SimpleLayout.java => 
src/site/antora/modules/ROOT/examples/manual/rolling-file/script-condition.groovy
 (52%)
 copy src/site/antora/modules/ROOT/examples/manual/rolling-file/{per-month.json 
=> script-condition.json} (66%)
 copy 
src/site/antora/modules/ROOT/examples/manual/rolling-file/{timestamped.properties
 => script-condition.properties} (82%)
 copy 
src/site/antora/modules/ROOT/examples/manual/rolling-file/{timestamped.xml => 
script-condition.xml} (89%)
 copy src/site/antora/modules/ROOT/examples/manual/rolling-file/{per-month.yaml 
=> script-condition.yaml} (84%)

Reply via email to