Introduce crypt_logf and remove logger wrapper.

Export (alredy existing) log function with variable parameter count.
This commit is contained in:
Milan Broz
2020-09-27 11:22:38 +02:00
parent 37188482fe
commit 42f4dcef88
12 changed files with 55 additions and 74 deletions

View File

@@ -5,7 +5,6 @@ CRYPTSETUP_CLI_1.0 {
crypt_cli_arg_set;
crypt_cli_arg_type;
crypt_cli_arg_value;
crypt_cli_logger;
local:
*;
};