Content deleted Content added
m Task 18 (cosmetic): eval 4 templates: hyphenate params (2×); |
m →Example: "Nonexistant" -> "Nonexistent", "non-existent" -> "nonexistent" |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Short description|Logging model and program}}
{{Infobox software
| name = Apache Commons Logging
Line 6 ⟶ 7:
| developer = [[Apache Software Foundation]]
| released =
| latest release version = 1.
| latest release date = {{Start date and age|
| latest preview version =
| latest preview date =
Line 118 ⟶ 119:
try
{
Class.forName("com.cascadetg.
} catch (Exception e)
{
log.warn("Can't find a
}
Line 163 ⟶ 164:
{{Portal|Computer programming|Free and open-source software}}
*[[log4j]]
*
*{{GitHub|https://github.com/apache/commons-logging}}
Line 178 ⟶ 179:
[[Category:Log file formats]]
[[Category:Software using the Apache license]]
[[Category:Apache Commons|Logging]]
|