Logging
The logger is (as most things) just a module. The default logger is exported as re-writable, so you can easily replace the default logger with your custom implementation.
In the default logger XSockets use Serilog, see the default section for information about customizing the default logger.