20 #ifndef _GUAC_CLIENT_TYPES_H 21 #define _GUAC_CLIENT_TYPES_H Non-fatal conditions that indicate problems.
Definition: client-types.h:72
Informational messages which can be useful for debugging, like GUAC_LOG_DEBUG, but which are so low-l...
Definition: client-types.h:92
guac_client_state
Possible current states of the Guacamole client.
Definition: client-types.h:41
The state of the client from when it has been allocated by the main daemon until it is killed or disc...
Definition: client-types.h:47
The state of the client when a stop has been requested, signalling the I/O threads to shutdown...
Definition: client-types.h:53
Guacamole proxy client.
Definition: client.h:46
Informational messages of general interest to users or administrators.
Definition: client-types.h:77
Fatal errors.
Definition: client-types.h:67
Informational messages which can be useful for debugging, but are otherwise not useful to users or ad...
Definition: client-types.h:85
guac_client_log_level
All supported log levels used by the logging subsystem of each Guacamole client.
Definition: client-types.h:62