Because all request details are available via prometheus there is no need to also log all requests. This solves #164 but we should still replace log4j with something else.
Implementation use internal eventBus to enable loose counting in the app. read more at https://prometheus.io/ Closes #98