Main Page
Related Pages
Modules
Data Structures
Files
Directories
Log Signals
Signals:
log-timestamp
See also:
log.h
log-timestamp
char
*(*log_timestamp)(
PurpleLog
*log, time_t when, gboolean show_date);
Description:
Emitted to allow plugins to customize the timestamp on a message being logged.
Parameters:
log
The log the message belongs to.
when
The time to be converted to a string.
show_date
Whether the date should be displayed.
Returns:
A textual representation of the time, or
NULL
to use a default format.
Note:
Plugins must be careful of logs with a type of PURPLE_LOG_SYSTEM.
Generated on Thu Nov 25 20:36:10 2010 for pidgin by
1.6.3