diff --git a/logsys_categories.md b/logsys_categories.md new file mode 100644 index 0000000..d4db4fe --- /dev/null +++ b/logsys_categories.md @@ -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| \ No newline at end of file