Michael Jumper
3196f9f0d0
GUACAMOLE-1242: Move "connection closed" log message to debug level.
...
It is expected under normal circumstances that the connection may be
abruptly closed, including during the handshake. For example, this will
commonly occur when a TCP load balancer is performing a simple service
health check.
An message noting that the connection has been closed during the
Guacamole protocol handshake is really only of benefit when debugging,
where that information may provide useful context. If not debugging, the
message amounts to log noise.
2020-12-22 13:00:48 -08:00
Michael Jumper
e910dcbfcc
GUACAMOLE-259: Add TRACE log level.
2017-03-30 01:15:51 -07:00
Michael Jumper
45adc63597
GUACAMOLE-175: Split logging between guacd and libguacd.
2017-01-24 15:44:55 -08:00
Michael Jumper
d7a604c8b2
GUACAMOLE-175: Move common core of guacd into libguacd utility library.
2017-01-24 15:44:51 -08:00
Michael Jumper
4da3bef4ec
GUACAMOLE-1: Relicense C files.
2016-03-28 20:39:19 -07:00
Michael Jumper
9e7663463f
GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes.
2016-03-02 12:46:00 -08:00
Michael Jumper
3b266b9f05
GUAC-911: Simplify guacd logging. Log to appropriate log levels.
2014-11-10 00:26:21 -08:00
Michael Jumper
24aa865ce2
GUAC-911: Align STDERR log messages at tabs.
2014-11-09 23:39:26 -08:00
Michael Jumper
f8484c0e1e
GUAC-911: Log to STDERR always.
2014-11-09 21:00:59 -08:00
Michael Jumper
4b92233084
GUAC-911: Use guacd namespace. Replace log_prefix with macro. Use same log name for all.
2014-11-09 17:09:35 -08:00
Michael Jumper
c3f98b388a
GUAC-911: Only log up to specified log level. Add comments to log.h.
2014-11-09 17:04:25 -08:00
Michael Jumper
f71067b024
GUAC-911: Reduce available log levels to ERROR, WARNING, INFO, and DEBUG.
2014-11-08 20:19:12 -08:00
Michael Jumper
431fd2de6f
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
2014-11-07 16:32:19 -08:00
Michael Jumper
cc2f3931a9
GUAC-730: Fix headers for guacd.
2014-06-10 17:25:40 -07:00
Michael Jumper
e1ac588296
GUAC-622: Just log normal error messages if guac_error not set. Init guac_error before plugin load.
2014-04-14 12:01:36 -07:00
Michael Jumper
442ed427a0
Clean up includes, clean up build.
2014-01-01 14:52:01 -08:00
Michael Jumper
0303c4e24b
Relicense everything (except French keymap) as MIT. Status of French keymap is TBD.
2014-01-01 14:46:18 -08:00
Michael Jumper
4c089caeb9
Massively reorganize source tree.
2013-06-05 11:00:28 -07:00