Skip to content

Commit

Permalink
todo notes for querylog
Browse files Browse the repository at this point in the history
  • Loading branch information
abh committed Nov 30, 2022
1 parent 5d867e0 commit dc19308
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions querylog/querylog.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ type Entry struct {
RemoteAddr string
ClientAddr string
HasECS bool

// todo:
// - GeoDNS version
// - TCP?
// - log the answer data
}

type FileLogger struct {
Expand Down

0 comments on commit dc19308

Please sign in to comment.