AlessandroChecco / herokulogging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast REST logger on Heroku

Append-only, ephemeral in-memory logging REST interface. https://fast-logging.herokuapp.com/

To keep the app always on, you will need to set the variable CURRENTDOMAIN in heroku app settings, or hardcode it here in clock.py. Remember to enable both dynos (web and clock) in the app overview.

Deploy

About


Languages

Language:HTML 67.8%Language:Python 32.2%