Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb8e9bad4b |
@@ -9,6 +9,7 @@ type LogItem struct {
|
|||||||
Level uint `json:"level"`
|
Level uint `json:"level"`
|
||||||
Ip string `json:"ip"`
|
Ip string `json:"ip"`
|
||||||
Module string `json:"module"`
|
Module string `json:"module"`
|
||||||
|
Encry bool `json:"encry"`
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|||||||
Reference in New Issue
Block a user