featurebase/dax/computer
Matthew Jaffee 903e234c69
tweak a bunch of logging and config (#2234)
* tweak a bunch of logging and config

make overall logs less verbose and chatty

1 minute computer check-in interval

3 minute snapshot interval

remove CaptureLogger as it has same functionality as buffer logger

add a WithPrefix to the Logger interface so sub-services can have
different prefixes

* fix some lint

* fix lint... confused why this is coming up now
2023-02-03 14:59:07 -06:00
..
api Add DAX - full list of squashed commits below 2022-12-12 09:01:20 -08:00
service tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
computer.go Add DAX - full list of squashed commits below 2022-12-12 09:01:20 -08:00
interfaces.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
keys.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
logmessage.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
logmessage_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00