Config.in 332 B

123456789
  1. config BR2_PACKAGE_LUALOGGING
  2. bool "lualogging"
  3. help
  4. LuaLogging provides a simple API to use logging features in
  5. Lua. Its design was based on log4j. LuaLogging currently
  6. supports, through the use of appenders, console, file, rolling
  7. file, email, socket and SQL outputs.
  8. https://github.com/keplerproject/lualogging