diff options
Diffstat (limited to 'docs/logs.md')
| -rw-r--r-- | docs/logs.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/logs.md b/docs/logs.md new file mode 100644 index 0000000..232a264 --- /dev/null +++ b/docs/logs.md @@ -0,0 +1,9 @@ +[[Database Structure|Database Structure]] > [[Auth-Database|Auth-Database]] > [[logs|logs]] + +Column | Type | Description +--- | --- | --- +Time | int(10) unsigned | +Realm | int(10) unsigned | +Type | varchar(250) | +Level | tinyint(3) unsigned | +String | text | |
