repsheet / repsheet-nginx

The nginx module for Repsheet
Apache License 2.0
82 stars 11 forks source link

Expose the reason as a variable in nginx #10

Closed yippibrian closed 9 years ago

yippibrian commented 10 years ago

It is possible to add variables like the reason code to the nginx access log if you set up the variable properly in the nginx.conf file and specify it in the nginx "log_format" directive. The plugin could expose a function to expose the reason as a variable.

abedra commented 9 years ago

Right now there isn't currently any interest in pursuing this. Happy to revisit it later if there is.