Skip to content

Pure Rack application which logs HTTP requests to papertrailapp.com

License

Notifications You must be signed in to change notification settings

shotgundebugging/sequrist-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Rack application which logs HTTP requests to papertrailapp.com

<TIMESTAMP>
<IP>
URL

HTTP_HEADER: VALUE
...

</IP>
</TIMESTAMP>

Usage

Configure ENV['PAPERTRAIL_SERVER'] && ENV['PAPERTRAIL_PORT']

gem install rack
rackup

About

Pure Rack application which logs HTTP requests to papertrailapp.com

Resources

License

Stars

Watchers

Forks

Languages