Øyvind Gerrard Skaar

Results 4 comments of Øyvind Gerrard Skaar

+1 Had to do what @heyman said, clone this repo, fix first_run.sh and build the docker image

Anything happening on the logging issue? Not having log messages grouped by request makes the logging almost useless and is a huge **regression** from AE standard 1st gen runtimes. (Along...

Same here, I just changed line 172 to something like: `if info.ModTime().After(startTime) {` https://github.com/codegangsta/gin/blob/master/main.go#L172