mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Add --log-file parameter to write logs to separate file
Use logback for more control over the log output Fixes #845
This commit is contained in:
parent
95cc0ae7fd
commit
2e74acaabe
8 changed files with 199 additions and 21 deletions
|
@ -4,6 +4,9 @@
|
|||
{
|
||||
"pattern":"\\QMETA-INF/maven/org.xerial/sqlite-jdbc/pom.properties\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/ch.qos.logback.classic.spi.Configurator\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\QMETA-INF/services/java.sql.Driver\\E"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue