|
libircbot
library providing a framework for implementing an IRC bot
|
This is the complete list of members for IBLog, including all inherited members.
| IBLog_fmt(IBLogLevel level, const char *format,...) | IBLog | |
| IBLog_msg(IBLogLevel level, const char *message) | IBLog | |
| IBLog_setAsync(int async) | IBLog | |
| IBLog_setCustomLogger(IBLogWriter writer, void *data) | IBLog | |
| IBLog_setFileLogger(FILE *file) | IBLog | |
| IBLog_setMaxLogLevel(IBLogLevel level) | IBLog | |
| IBLog_setSilent(int silent) | IBLog | |
| IBLog_setSyslogLogger(const char *ident, int facility, int withStderr) | IBLog |