plugin_logging_interface Struct Reference

interface common to all logging plugins. More...

#include <plugin.h>


Data Fields

void(* log )(int priority, const char *domain, const char *fmt,...)
void(* set_level )(int level)


Detailed Description

interface common to all logging plugins.

this is to be placed inside of a class.

Definition at line 46 of file plugin.h.


Field Documentation

void(* plugin_logging_interface::log)(int priority, const char *domain, const char *fmt,...)


The documentation for this struct was generated from the following file:

Generated on Mon Dec 28 09:03:38 2009 for boris by  doxygen 1.5.8