数据库:auth数据库:logs
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| 数据库:auth数据库:logs [2023/09/24 09:22] – [logs 表] admin | 数据库:auth数据库:logs [2023/09/24 09:24] (当前版本) – [logs 表] admin | ||
|---|---|---|---|
| 行 3: | 行 3: | ||
| [[数据库: | [[数据库: | ||
| - | This table stores logs from Appender type database in config file. Example db appender: | + | This table stores logs from<color # |
| < | < | ||
| Appender.DB=3, | Appender.DB=3, | ||
| 行 18: | 行 18: | ||
| ===== 字段说明 ===== | ===== 字段说明 ===== | ||
| ---- | ---- | ||
| - | time | + | ==== time ==== |
| A unixtime timestamp indicating when this string was logged. | A unixtime timestamp indicating when this string was logged. | ||
| - | realm | + | ==== realm ==== |
| The RealmID of the realm this log string came from. 0 if realmd. | The RealmID of the realm this log string came from. 0 if realmd. | ||
| - | type | + | ==== type ==== |
| + | < | ||
| The Logger name from config Example logger: | The Logger name from config Example logger: | ||
| + | </ | ||
| Logger.server=4, | Logger.server=4, | ||
| - | level | + | ==== level ==== |
| Depends on LogLevel in authserver.conf | Depends on LogLevel in authserver.conf | ||
| - | Value Description | + | ^Value^Description^ |
| - | 1 (Fatal) | + | |1|(Fatal)| |
| - | 2 (Error) | + | |2|(Error)| |
| - | 3 (Warning) | + | |3|(Warning)| |
| - | 4 (Info) | + | |4|(Info)| |
| - | 5 (Debug) | + | |5|(Debug)| |
| - | 6 (Trace) | + | |6|(Trace)| |
| - | string | + | |
| + | ==== string | ||
| The actual string that has been logged. | The actual string that has been logged. | ||
数据库/auth数据库/logs.1695518534.txt.gz · 最后更改: 2023/09/24 09:22 由 admin