Logger for HTTP request
Listen HTTP and if request is to "/log" write headers to log
Built with Spring-Boot.
Setup properties in Spring Boot via application.properties or environment:
server.port=7777
requires Java 8+ to run.
mvn spring-boot:run
Pavel Raev, 2017