xsecurelock  1.7.0
XSecureLock is an X11 screen lock utility.
Functions
logging.c File Reference
#include "logging.h"
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>

Functions

static void PrintLogPrefix (void)
 
void Log (const char *format,...)
 
void LogErrno (const char *format,...)
 

Function Documentation

◆ Log()

void Log ( const char *  format,
  ... 
)

◆ LogErrno()

void LogErrno ( const char *  format,
  ... 
)

◆ PrintLogPrefix()

static void PrintLogPrefix ( void  )
static