Skip to content

Releases: LuWey/ServerLogging

Version 2.1

06 Sep 14:59

Choose a tag to compare

More sophisticated server communication protocols are possible now.

  • The logging data sent to the server can now be wrapped into a JSON envelope object, according to the needs of the server.
  • A custom response handler can be implemented that examines the response from the server to decide if the response represents success or error.