This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:apache:log4scala [2020/05/07 15:36] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.b_stds:defact:apache:log4scala [2021/11/08 17:02] (current) nick ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== Apache: log4scala ========= | + | ===== Apache: log4jscala ===== |
| - | [[dido:public:xapend.stds:defact:apache| return to the Apache Foundation ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:apache:start| return to the Apache Foundation ]] |
| - | : **Note**: The following is an excerpt from the official Apache Log4j site. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **Note**: The following is an excerpt from the official Apache Log4jscala site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. |
| - | + | ||
| - | : // | + | |
| - | // | + | |
| <table> | <table> | ||
| <caption>Data sheet for log4scala</caption> | <caption>Data sheet for log4scala</caption> | ||
| - | | Title | log4scala | | + | | Title | log4jscala | |
| - | | Acronym | log4scala | | + | | Acronym | log4jscala | |
| | Version | v 2.12 | | | Version | v 2.12 | | ||
| | Operating Systems | Java VM | | | Operating Systems | Java VM | | ||
| Line 21: | Line 18: | ||
| </table> | </table> | ||
| - | Source: [[https://logging.apache.org/log4j/log4j-scala-11.0/log4j-api-scala_2.12/index.html | Log4j Scala 2.12 API ]] | | + | Source: [[https://logging.apache.org/log4j/log4j-scala-11.0/log4j-api-scala_2.12/index.html | Log4j Scala 2.12 API ]] |
| + | |||
| + | ==== Introduction ==== | ||
| + | : //Log4j Scala [[dido:public:ra:xapend:xapend.a_glossary:a:api|API]] for Scala 2.12 requires Log4j API, Java 8, the Scala runtime library, and the Scala reflection library. To use Log4j as a logging implementation, then Log4j Core must also be included. Instructions on using these dependencies are in the dependency information page, and additional information is included in the Log4j artifacts page.// | ||
| - | ====== Introduction ====== | + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
| - | : //Log4j Scala API for Scala 2.12 requires Log4j API, Java 8, the Scala runtime library, and the Scala reflection library. To use Log4j as a logging implementation, then Log4j Core must also be included. Instructions on using these dependencies are in the dependency information page, and additional information is included in the Log4j artifacts page.// | + | /* To add a discussion page to this page, comment out the line that says |
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||