Client-Side Logging
HydraExpress supports both client-side and server-side logging. Logging is implemented in the sample applications by default.
There are five logging levels:

None

Info

Warning

Error

Fatal
The default logging level is
info, resulting in all messages reported. See
Chapter 12, Web Service Logging, for detail on using or customizing loggers.