v1.4.1
[1.4.1] - 2024-05-13
馃殌 Features
- Added Debug logging
- (log) Added logging to the
executeBatchmethod in ClickHouse - Added logging for the
runSyncAndSavefunction
馃殰 Refactor
- Changed
log.fatalin saving to errors and added custom logging - Removed passing variables to DB methods - moved to structures
- Changed import status logs in DB to console messages
- Replaced console output with logging in
Clickhouse.connect - Moved DB driver from function parameters to
func receivers
Full Changelog: v1.4.0...v1.4.1