LuaLS / LLS-Addons

Addons for use with Sumneko's Lua Language Server
https://github.com/LuaLS/lua-language-server
MIT License
63 stars 46 forks source link

Add LuaLogging definitions #67

Closed goldenstein64 closed 1 year ago

goldenstein64 commented 1 year ago

What is the Addon for?

Adds definitions for LuaLogging, a library used for logging stuff.

LuaLogging provides a simple API to use logging features in Lua. Its design was based on log4j. LuaLogging currently supports, through the use of appenders, console, file, rolling file, email, socket and sql outputs.

Additional Notes

The definitions are at goldenstein64/lualogging-definitions.