The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Macros | Functions
log.c File Reference

Interface libosmo with FreeRADIUS logging. More...

#include <freeradius-devel/server/base.h>
#include <osmocom/core/logging.h>
#include "sigtran.h"
+ Include dependency graph for log.c:

Go to the source code of this file.

Macros

#define LOG_PREFIX   "sigtran"
 

Functions

static void do_log (UNUSED struct log_target *target, unsigned int level, const char *log)
 
void sigtran_log_init (TALLOC_CTX *ctx)
 Patch our logging system into libosmo's. More...
 

Detailed Description

Interface libosmo with FreeRADIUS logging.

Id
f8639d494c3f6c2e8e264184475499184e2fe8f9

Definition in file log.c.

Macro Definition Documentation

◆ LOG_PREFIX

#define LOG_PREFIX   "sigtran"

Definition at line 33 of file log.c.

Function Documentation

◆ do_log()

static void do_log ( UNUSED struct log_target *  target,
unsigned int  level,
const char *  log 
)
static

Definition at line 39 of file log.c.

+ Here is the caller graph for this function:

◆ sigtran_log_init()

void sigtran_log_init ( TALLOC_CTX *  ctx)

Patch our logging system into libosmo's.

Definition at line 62 of file log.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: