1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/hscontrol
nadongjun fdc034e8ae
Integrate GORM Logger with Zerolog and Add Configuration Options for Logging and Performance (#2040)
* Integrate GORM logger with zerolog and add custom GORM configuration options

* Add GormConfig struct to group GORM-related settings

* Update debug mode instruction in config-example.yaml

Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>

---------

Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
2024-08-19 11:47:52 +02:00
..
assets
db Integrate GORM Logger with Zerolog and Add Configuration Options for Logging and Performance (#2040) 2024-08-19 11:47:52 +02:00
derp test embedded derp with derp updater, check client health (#2030) 2024-08-11 07:44:59 +02:00
mapper Redo DNS configuration (#2034) 2024-08-19 11:41:05 +02:00
notifier reformat code (#2019) 2024-07-22 08:56:00 +02:00
policy reformat code (#2019) 2024-07-22 08:56:00 +02:00
templates
types Integrate GORM Logger with Zerolog and Add Configuration Options for Logging and Performance (#2040) 2024-08-19 11:47:52 +02:00
util Integrate GORM Logger with Zerolog and Add Configuration Options for Logging and Performance (#2040) 2024-08-19 11:47:52 +02:00
app.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
auth_noise.go
auth.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
grpcv1_test.go rename package name to hscontrol 2023-05-10 20:47:51 +02:00
grpcv1.go Fix command get policy works with relative policy path (#2051) 2024-08-12 12:11:59 +02:00
handlers.go
metrics.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
noise.go Redo DNS configuration (#2034) 2024-08-19 11:41:05 +02:00
oidc.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
platform_config.go
poll.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
suite_test.go
tailsql.go