Save log to file and always save e2ee debug logs

This will hopefully help us debug e2ee problems
This commit is contained in:
Tobias Fella
2023-05-05 10:15:43 +00:00
parent 5107f0e79e
commit 443d709eb8
4 changed files with 221 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ add_library(neochat STATIC
filetransferpseudojob.cpp
models/searchmodel.cpp
texthandler.cpp
logger.cpp
)
add_executable(neochat-app