Add general event logging (#313)

* Update _file_loader.lua

* Create logging.lua

* Create logging.lua

* Update logging.lua

* Update logging.lua

* Update logging.lua

* Update logging.lua

* Update logging.lua
This commit is contained in:
2024-08-26 01:10:11 +09:00
committed by GitHub
parent f300140135
commit 6615450049
3 changed files with 115 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ return {
'modules.addons.nukeprotect',
'modules.addons.inserter',
'modules.addons.miner',
'modules.addons.logging',
-- Control
'modules.control.vlayer',