Log
Object Hierarchy:
Description:
[ Compact ]
public class Log
Namespace: Purple
Package: purple
Content:
Static methods:
- public static unowned List common_lister (LogType type, string name, Account account, string ext, LogLogger logger)
- public static int common_total_sizer (LogType type, string name, Account account, string ext)
- public static int compare (void* y, void* z)
- public static int get_activity_score (LogType type, string name, Account account)
- public static void* get_handle ()
- public static unowned string get_log_dir (LogType type, string name, Account account)
- public static unowned HashTable get_log_sets ()
- public static unowned List get_logs (LogType type, string name, Account account)
- public static unowned List get_system_logs (Account account)
- public static int get_total_size (LogType type, string name, Account account)
- public static void init ()
- public static void uninit ()
Creation methods:
Methods:
- public bool @delete ()
- public bool common_deleter ()
- public bool common_is_deletable ()
- public int common_sizer ()
- public void common_writer (string ext)
- public int get_size ()
- public bool is_deletable ()
- public unowned string read (LogReadFlags flags)
- public void write (MessageFlags type, string from, time_t time, string message)