summaryrefslogtreecommitdiff
path: root/docs/logs.md
blob: 879f1c1f2d26b90eb042866469c24b3e76cfd5cc (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 |