1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-21 04:52:21 -07:00

fixes fileinfo reflection issue

This commit is contained in:
2021-08-23 21:45:08 -07:00
parent 45cad34fdc
commit b3ceb12277
2 changed files with 37 additions and 32 deletions

View File

@@ -31,4 +31,5 @@ type Entry struct {
}
type Logger struct {
FileInfoDepth int
}