issues
search
valfirst
/
slf4j-test
Implementation of SLF4J which allows easy access to logging events in tests
https://valfirst.github.io/slf4j-test/
MIT License
30
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
#450
dependabot[bot]
closed
11 months ago
0
Bump org.mockito:mockito-bom from 4.11.0 to 5.8.0
#449
dependabot[bot]
closed
10 months ago
1
Bump actions/setup-java from 3 to 4
#448
dependabot[bot]
closed
11 months ago
0
Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0
#447
dependabot[bot]
closed
11 months ago
0
Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0
#446
dependabot[bot]
closed
11 months ago
0
Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10
#445
dependabot[bot]
closed
11 months ago
0
Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.2.0
#444
dependabot[bot]
closed
8 months ago
1
Bump maven.surefire.version from 3.2.1 to 3.2.2
#443
dependabot[bot]
closed
1 year ago
0
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
#442
dependabot[bot]
closed
1 year ago
0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
#441
dependabot[bot]
closed
1 year ago
0
Bump org.junit:junit-bom from 5.10.0 to 5.10.1
#440
dependabot[bot]
closed
1 year ago
0
Bump org.mockito:mockito-bom from 4.11.0 to 5.7.0
#439
dependabot[bot]
closed
11 months ago
1
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1
#438
dependabot[bot]
closed
1 year ago
0
Bump maven.surefire.version from 3.1.2 to 3.2.1
#437
dependabot[bot]
closed
1 year ago
0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
#436
dependabot[bot]
closed
1 year ago
0
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
#435
dependabot[bot]
closed
1 year ago
0
Manage dependencies per JDK versions
#434
valfirst
closed
1 year ago
1
Bump org.mockito:mockito-bom from 4.11.0 to 5.6.0
#433
dependabot[bot]
closed
1 year ago
1
Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0
#432
dependabot[bot]
closed
1 year ago
0
[CI] Bump latest Java in build matrix: `20` -> `21`
#431
valfirst
closed
1 year ago
1
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
#430
dependabot[bot]
closed
1 year ago
0
Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.1.0
#429
dependabot[bot]
closed
1 year ago
1
Bump org.mockito:mockito-bom from 4.11.0 to 5.5.0
#428
dependabot[bot]
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#427
dependabot[bot]
closed
1 year ago
0
[CI] Run static code analysis on Java 17
#426
valfirst
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#425
dependabot[bot]
closed
1 year ago
0
Inline version constants used once in `pom.xml`
#424
valfirst
closed
1 year ago
0
Use Mockito BOM
#423
valfirst
closed
1 year ago
0
Use SLF4J BOM
#422
valfirst
closed
1 year ago
0
Bump slf4j.version from 2.0.7 to 2.0.9
#421
dependabot[bot]
closed
1 year ago
0
Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0
#420
dependabot[bot]
closed
1 year ago
0
Bump org.junit:junit-bom from 5.9.3 to 5.10.0
#419
dependabot[bot]
closed
1 year ago
1
[CI] Update to use non-deprecated property `sonar.token`
#418
valfirst
closed
1 year ago
2
Bump spotless-maven-plugin from 2.37.0 to 2.38.0
#417
dependabot[bot]
closed
1 year ago
1
Replace `PowerMock` with pure `Mockito`
#416
valfirst
closed
1 year ago
2
Allow to use `TreeMap` as input parameter for `TestMDCAdapter::setContextMap`
#414
valfirst
closed
1 year ago
3
TestMDCAdapter::setContextMap‎ causes NullpointerException with TreeMap
#413
hoefi
closed
1 year ago
1
More changes for fluent logging API
#412
karstenspang
closed
1 year ago
1
Drop static binders
#411
valfirst
closed
1 year ago
2
Add ability to configure cleanup stage
#410
valfirst
closed
1 year ago
2
Remove static binders
#409
karstenspang
closed
1 year ago
0
Add full support for the SLF4J fluent logging API
#408
karstenspang
closed
1 year ago
2
Support for fluent API
#407
karstenspang
closed
1 year ago
3
Avoid excessive copying of the MDC
#406
karstenspang
closed
1 year ago
3
Fix #393 Setting enabled logging levels for all threads change the default for all threads
#405
karstenspang
closed
1 year ago
2
Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5
#404
dependabot[bot]
closed
1 year ago
1
Bump maven.surefire.version from 3.1.0 to 3.1.2
#403
dependabot[bot]
closed
1 year ago
1
Bump google-java-format from `1.15.0` to `1.17.0`
#402
valfirst
closed
1 year ago
2
Add utility classes to support java.util.logging testing
#401
karstenspang
closed
1 year ago
2
Helper class for testing java.util.logging code
#400
karstenspang
closed
1 year ago
0
Previous
Next