Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 732 Bytes

ChangeLog

2016-05-30

  • add main process ID to file named .pid

2016-05-28 - 0.2.0

  • introduce command line log-http2file
  • options and arguments management
  Usage: log-http2file [options] <outputfile>

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -w, --workers <n>  how many listening workers
    -p, --port <n>     listening port

2016-05-26 - 0.1.2

  • manage signal SIGHUP (close output file, rename output file and restart workers)
  • manage signals SIGINT, SIGTERM and SIGBREAK

2016-05-25 - 0.1.1

  • manage string message and JSON data
  • include remote info (user, agent, address) in JSON data
  • Fix HTTP response