featurebase/idk/kinesis
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
..
testdata Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
cmd.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
cmd_test.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
logger.go tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
logger_test.go tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
reader.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
reader_test.go fix: updating code to meet linting requirements (#2171) 2022-09-29 12:34:29 -04:00
source.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
source_test.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00