syslog-ng source
example_destination.h File Reference
#include "driver.h"
#include "logthrdest/logthrdestdrv.h"
Include dependency graph for example_destination.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ExampleDestinationDriver
 

Functions

LogDriver * example_destination_dd_new (GlobalConfig *cfg)
 
void example_destination_dd_set_filename (LogDriver *d, const gchar *filename)
 

Function Documentation

◆ example_destination_dd_new()

LogDriver* example_destination_dd_new ( GlobalConfig *  cfg)

◆ example_destination_dd_set_filename()

void example_destination_dd_set_filename ( LogDriver *  d,
const gchar *  filename 
)