RealEthanPlayzDev / Loggy

An logging library for Roblox written in Luau

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An logging library for Roblox written in Luau

License:MIT License


Languages

Language:Lua 100.0%