Skip to content

OpenPrograms/Lua-Logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Lua-Logging

A port of Lua-Logging for OpenComputers. Lua-Logging was originaly created by Neopallium and can be found here. It is designed after log4J

This port has the basic logging features of Lua Logging. It also has the appenders for the console, a file and a rolling file. NOTE: OCs current seek behavior doesn't allow for the use of rolling files. You have to close the file before you can roll. Use at your own risk.

To install it, simply place it into you package.path.

About

A port of Lua-Logging for OpenComputers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages