aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgCoreInit.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-11-29 12:45:48 +0000
committersaturneric <[email protected]>2023-11-29 12:45:48 +0000
commit635a6c16e982ba2a5c7bea28eb31ee235df158c2 (patch)
tree39561f439fdac98b813b671edabdc43f166b642d /src/core/GpgCoreInit.h
parentfix: repair gnupg info listing funtion (diff)
downloadGpgFrontend-635a6c16e982ba2a5c7bea28eb31ee235df158c2.tar.gz
GpgFrontend-635a6c16e982ba2a5c7bea28eb31ee235df158c2.zip
feat: introduce cmd functions
Diffstat (limited to 'src/core/GpgCoreInit.h')
-rw-r--r--src/core/GpgCoreInit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/GpgCoreInit.h b/src/core/GpgCoreInit.h
index b249548d..910e0562 100644
--- a/src/core/GpgCoreInit.h
+++ b/src/core/GpgCoreInit.h
@@ -36,7 +36,8 @@ namespace GpgFrontend {
* @brief
*
*/
-void GPGFRONTEND_CORE_EXPORT InitCoreLoggingSystem();
+void GPGFRONTEND_CORE_EXPORT
+InitCoreLoggingSystem(spdlog::level::level_enum level);
/**
* @brief