Skip to content

magdel/httplog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httplog

Logger for HTTP request

Travis CI Coverage Status Code Climate Hits-of-Code

Listen HTTP and if request is to "/log" write headers to log

Built with Spring-Boot.

Configuration

Setup properties in Spring Boot via application.properties or environment:

	server.port=7777

Starting server

requires Java 8+ to run.

	mvn spring-boot:run

Pavel Raev, 2017

About

Logger for HTTP request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages