mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
Add new LogManager module
This commit is contained in:
parent
177f573792
commit
3b75f5f0a5
5 changed files with 165 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
* @file configmanager.ts
|
||||
* @summary ConfigManager system to retrieve and modify system configuration
|
||||
* @description Can read from a hand-written file, config.toml, or from a machine-saved file, config.internal.toml
|
||||
* @deprecated Use the new ConfigManager class instead
|
||||
* Fuses both and provides a way to retrieve individual values
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue