summaryrefslogtreecommitdiff
path: root/docs/logs.md
blob: 232a2642bb8a379690769042e00388a64e249da6 (plain)
1
2
3
4
5
6
7
8
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 |