mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Wip: Configure logback logging
This commit is contained in:
parent
4d6ca80e25
commit
1124c6fd15
5 changed files with 30 additions and 0 deletions
|
@ -36,6 +36,8 @@ dependencies {
|
|||
// https://todd.ginsberg.com/post/testing-system-exit/
|
||||
testImplementation 'com.ginsberg:junit5-system-exit:1.1.1'
|
||||
|
||||
testImplementation 'ch.qos.logback:logback-classic:1.2.5'
|
||||
|
||||
/*
|
||||
implementation "org.bouncycastle:bcprov-debug-jdk15on:$bouncyCastleVersion"
|
||||
/*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue