Pull request 2314: AGDNS-2374-slog-home-webapi
Squashed commit of the following:
commit 7c457d92b5a2d931c22388d37ad30f10dc0ecd89
Merge: bcd3d29df 11dfc7a3e
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date: Thu Dec 5 18:24:08 2024 +0300
Merge branch 'master' into AGDNS-2374-slog-home-webapi
commit bcd3d29dfde4af7d223e2d2468dd01635f799bb9
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date: Thu Dec 5 18:24:01 2024 +0300
all: imp code
commit f3af1bf3dd476733d0286eeea9f6dd5ebbdb4950
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date: Wed Dec 4 18:33:35 2024 +0300
home: imp code
commit 035477513f433346c7bf3215083c317466b4b734
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date: Tue Dec 3 19:01:55 2024 +0300
home: imp code
commit 5368d8de50d266b438a4909d81b5fec76b5ca65c
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date: Tue Dec 3 17:25:37 2024 +0300
home: imp code
commit fce1bf475f33f6fe45252e2276ea8ebf2a82a8b2
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date: Mon Dec 2 18:20:31 2024 +0300
home: slog webapi
This commit is contained in:
@@ -47,7 +47,7 @@ func onConfigModified() {
|
||||
|
||||
// initDNS updates all the fields of the [Context] needed to initialize the DNS
|
||||
// server and initializes it at last. It also must not be called unless
|
||||
// [config] and [Context] are initialized. l must not be nil.
|
||||
// [config] and [Context] are initialized. baseLogger must not be nil.
|
||||
func initDNS(baseLogger *slog.Logger, statsDir, querylogDir string) (err error) {
|
||||
anonymizer := config.anonymizer()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user