Skip to content
hyperthunk edited this page May 12, 2011 · 6 revisions

Installing

Fastlog can be installed like any other OTP application. Simply build the sources (using rebar or the bundled Makefile wrapper) and link (or copy) the project directory into your ERL_LIBS environment variable. You can also install fastlog using a package manager such as epm, or sutro. For the latter, you will need to update your personal fork of the repo.

Clone this wiki locally