src/lib/logger.c: fix a warning

Fix the following warning emit by gcc:

logger.c: In function ‘init_log’:
logger.c:130: warning: format not a string literal and no format arguments
logger.c:130: warning: format not a string literal and no format arguments

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed