#include <log.h>
Collaboration diagram for _GaimLog:

Data Fields | |
| GaimLogType | type |
| The type of log this is. | |
| char * | name |
| The name of this log. | |
| GaimAccount * | account |
| The account this log is taking place on. | |
| time_t | time |
| The time this conversation started. | |
| GaimLogLogger * | logger |
| The logging mechanism this log is to use. | |
| void * | logger_data |
| Data used by the log logger. | |
Not the wooden type.
1.5.1