VIRTUTECH CONFIDENTIAL    Previous - Up - Next

Core_Log_Message

Provided By
Simics Core
Callback Type
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj, int type,
char *message);
Index
log type
Description
Triggered when a log message is registered that is supposed to be logged. I.e. with matching type and group(s) and level.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next