Main Page
Modules
Data Structures
Files
Directories
Related Pages
S
earch for
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 Mon Sep 8 09:11:29 2008 for pidgin by
1.5.1