mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 04:47:18 +00:00
Created logsys_categories (markdown)
@@ -0,0 +1,7 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
log\_category\_id|int(11)|NO|PRI| |
|
||||||
|
log\_category\_description|varchar(150)|YES| | |
|
||||||
|
log\_to\_console|smallint(11)|YES| |0|
|
||||||
|
log\_to\_file|smallint(11)|YES| |0|
|
||||||
|
log\_to\_gmsay|smallint(11)|YES| |0|
|
||||||
Reference in New Issue
Block a user