@rocicorp/zero 0.22.2025072900 → 0.22.2025072901

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8574,7 +8574,7 @@ function makeMessage(message, context, logLevel) {
8574
8574
  }
8575
8575
 
8576
8576
  // ../zero-client/src/client/version.ts
8577
- var version2 = "0.22.2025072900";
8577
+ var version2 = "0.22.2025072901";
8578
8578
 
8579
8579
  // ../zero-client/src/client/log-options.ts
8580
8580
  var LevelFilterLogSink = class {
@@ -10183,7 +10183,7 @@ var Zero = class _Zero {
10183
10183
  this.#onOnlineChange = onOnlineChange;
10184
10184
  this.#options = options;
10185
10185
  this.#logOptions = this.#createLogOptions({
10186
- consoleLogLevel: options.logLevel ?? "error",
10186
+ consoleLogLevel: options.logLevel ?? "warn",
10187
10187
  server: null,
10188
10188
  //server, // Reenable remote logging
10189
10189
  enableAnalytics: this.#enableAnalytics
@@ -11447,4 +11447,4 @@ export {
11447
11447
  update_needed_reason_type_enum_exports,
11448
11448
  Zero
11449
11449
  };
11450
- //# sourceMappingURL=chunk-NMP6MCSQ.js.map
11450
+ //# sourceMappingURL=chunk-4OOERLIO.js.map