diff --git a/.changeset/sweet-timers-add.md b/.changeset/sweet-timers-add.md new file mode 100644 index 0000000000..9e17d83305 --- /dev/null +++ b/.changeset/sweet-timers-add.md @@ -0,0 +1,5 @@ +--- +"@core/sync-service": patch +--- + +Resolve naming confusion between `ELECTRIC_LOG_CHUNK_BYTES_THRESHOLD` and logging-related configuration options. Add `ELECTRIC_` prefix to `LOG_LEVEL` to `LOG_OTP_REPORTS` config options. Introduce a new config option named `ELECTRIC_LOG_COLORS`.