omero-ms-zarr icon indicating copy to clipboard operation
omero-ms-zarr copied to clipboard

add logging statements to microservice

Open mtbc opened this issue 4 years ago • 1 comments

The Configuration class uses SLF4J to log some errors. Logging could be added more generally throughout the server code.

mtbc avatar May 14 '20 09:05 mtbc

I'd also note the likes of https://github.com/romanpierson/vertx-web-accesslog ... or perhaps more simply https://vertx.io/docs/apidocs/io/vertx/ext/web/handler/LoggerFormat.html

joshmoore avatar May 15 '20 06:05 joshmoore