Some checks failed
Java CI / build (false, 11) (push) Has been cancelled
Java CI / build (false, 17) (push) Has been cancelled
Java CI / build (false, 21) (push) Has been cancelled
Java CI / build (false, 23) (push) Has been cancelled
Java CI / build (false, 8) (push) Has been cancelled
Java CI / build (true, 24-ea) (push) Has been cancelled
13 lines
356 B
Plaintext
13 lines
356 B
Plaintext
Apache Commons Logging
|
|
Copyright 2001-2025 The Apache Software Foundation
|
|
|
|
This product includes software developed at
|
|
The Apache Software Foundation (https://www.apache.org/).
|
|
|
|
---
|
|
|
|
Changes by Siphalor for Tweed 5:
|
|
|
|
- Allow `Log4jApiLogFactory` to be used with older versions of Log4j2
|
|
by using reflection to access the `isClassLoaderDependent` method.
|