Log text output session interface

Class Genode::Log_session

Public functions

service_name

Return

char *

write

Output null-terminated string

Argument
char * string
Return

size_t Number of written characters

The string argument may be a NULL pointer. The implementation of the interface must deal with it.