This is an automated email from the ASF dual-hosted git repository. freeandnil pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git
commit 2314e2a3aed6c48ba06bd543037d5b8a2ef07df6 Merge: e39cc72 c0f834b Author: Jan Friedrich <[email protected]> AuthorDate: Fri Feb 20 14:00:49 2026 +0100 Merge branch 'asf-staging' into asf-site log4net 3.3.0 .htaccess | 2 +- 3.3.x | 1 + 3.x | 2 +- log4net-3.3.0/404.html | 109 ++ log4net-3.3.0/_/css/site.css | 3 + log4net-3.3.0/_/css/vendor/tabs.css | 110 ++ .../_/font/roboto-cyrillic-400-italic.woff2 | Bin 0 -> 10292 bytes .../_/font/roboto-cyrillic-400-normal.woff2 | Bin 0 -> 9628 bytes .../_/font/roboto-cyrillic-500-italic.woff2 | Bin 0 -> 10640 bytes .../_/font/roboto-cyrillic-500-normal.woff2 | Bin 0 -> 9840 bytes log4net-3.3.0/_/font/roboto-latin-400-italic.woff | Bin 0 -> 22048 bytes log4net-3.3.0/_/font/roboto-latin-400-italic.woff2 | Bin 0 -> 17368 bytes log4net-3.3.0/_/font/roboto-latin-400-normal.woff | Bin 0 -> 20344 bytes log4net-3.3.0/_/font/roboto-latin-400-normal.woff2 | Bin 0 -> 15744 bytes log4net-3.3.0/_/font/roboto-latin-500-italic.woff | Bin 0 -> 22092 bytes log4net-3.3.0/_/font/roboto-latin-500-italic.woff2 | Bin 0 -> 17336 bytes log4net-3.3.0/_/font/roboto-latin-500-normal.woff | Bin 0 -> 20544 bytes log4net-3.3.0/_/font/roboto-latin-500-normal.woff2 | Bin 0 -> 15920 bytes .../_/font/roboto-mono-latin-400-normal.woff | Bin 0 -> 15160 bytes .../_/font/roboto-mono-latin-400-normal.woff2 | Bin 0 -> 12312 bytes .../_/font/roboto-mono-latin-500-normal.woff | Bin 0 -> 15364 bytes .../_/font/roboto-mono-latin-500-normal.woff2 | Bin 0 -> 12532 bytes log4net-3.3.0/_/img/back.svg | 1 + log4net-3.3.0/_/img/caret.svg | 1 + log4net-3.3.0/_/img/chevron.svg | 1 + log4net-3.3.0/_/img/home-o.svg | 1 + log4net-3.3.0/_/img/home.svg | 1 + log4net-3.3.0/_/img/menu.svg | 1 + log4net-3.3.0/_/img/octicons-16.svg | 1 + log4net-3.3.0/_/js/site.js | 6 + log4net-3.3.0/_/js/vendor/highlight.js | 1 + log4net-3.3.0/_/js/vendor/tabs.js | 127 ++ log4net-3.3.0/_images/log4net.svg | 17 + log4net-3.3.0/development.html | 374 +++++ log4net-3.3.0/download.html | 316 +++++ log4net-3.3.0/features.html | 462 ++++++ log4net-3.3.0/index.html | 308 ++++ log4net-3.3.0/manual/configuration.html | 1469 ++++++++++++++++++++ log4net-3.3.0/manual/configuration/appenders.html | 480 +++++++ .../configuration/appenders/adonetappender.html | 568 ++++++++ .../appenders/bufferingforwardingappender.html | 287 ++++ .../appenders/coloredconsoleappender.html | 283 ++++ .../configuration/appenders/consoleappender.html | 272 ++++ .../configuration/appenders/eventlogappender.html | 271 ++++ .../configuration/appenders/fileappender.html | 293 ++++ .../appenders/forwardingappender.html | 261 ++++ .../appenders/localsyslogappender.html | 285 ++++ .../appenders/managedcoloredconsoleappender.html | 295 ++++ .../configuration/appenders/memoryappender.html | 256 ++++ .../appenders/outputdebugstringappender.html | 258 ++++ .../appenders/remotesyslogappender.html | 422 ++++++ .../appenders/rollingfileappender.html | 350 +++++ .../configuration/appenders/smtpappender.html | 316 +++++ .../appenders/smtppickupdirappender.html | 283 ++++ .../configuration/appenders/traceappender.html | 258 ++++ .../configuration/appenders/udpappender.html | 261 ++++ log4net-3.3.0/manual/configuration/filters.html | 360 +++++ log4net-3.3.0/manual/configuration/layouts.html | 414 ++++++ log4net-3.3.0/manual/examples.html | 243 ++++ log4net-3.3.0/manual/faq.html | 687 +++++++++ log4net-3.3.0/manual/index.html | 324 +++++ log4net-3.3.0/manual/installation.html | 264 ++++ log4net-3.3.0/manual/introduction.html | 797 +++++++++++ log4net-3.3.0/manual/supported-frameworks.html | 401 ++++++ log4net-3.3.0/release-notes.html | 820 +++++++++++ log4net-3.3.0/release-review.html | 423 ++++++ log4net-3.3.0/sitemap.xml | 139 ++ log4net-3.3.0/versioning.html | 482 +++++++ 68 files changed, 14365 insertions(+), 2 deletions(-)
