/Loggy

An logging library for Roblox written in Luau

Primary LanguageLuaMIT LicenseMIT

Loggy

An logging library for Roblox written in Luau

Installation

  • Download a rbxm from releases
  • Install via Wally, add the following to your wally.toml file:
Loggy = "realethanplayzdev/loggy@1.0.0

Building Loggy

Either run the build task in Visual Studio Code or the following rojo command in a terminal:

rojo build default.project.json --output Loggy.rbxm

Credits

Acknowledgements

  • stravant