Config.in 377 B

1234567891011
  1. config BR2_PACKAGE_ERLANG_LAGER
  2. bool "erlang-lager"
  3. select BR2_PACKAGE_ERLANG_GOLDRUSH
  4. help
  5. Lager (as in the beer) is a logging framework for
  6. Erlang. Its purpose is to provide a more traditional way to
  7. perform logging in an erlang application that plays nicely
  8. with traditional UNIX logging tools like logrotate and
  9. syslog.
  10. https://github.com/basho/lager