Skip to content

Commit 88ad19c

Browse files
committed
updated logs
1 parent 245d015 commit 88ad19c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/splitclient-rb/engine/synchronizer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ def sync_result(success, remaining_attempts, segment_names = nil)
201201
end
202202

203203
def sync_splits_and_segments
204-
@config.logger.debug('Synchronizing Splits and Segments ...') if @config.debug_enabled
204+
@config.logger.debug('Synchronizing feature flags and segments ...') if @config.debug_enabled
205205
splits_result = @split_fetcher.fetch_splits
206206

207207
splits_result[:success] && @segment_fetcher.fetch_segments

0 commit comments

Comments
 (0)