mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-14 14:03:11 +00:00
chore: improve log format
This commit is contained in:
parent
66270836f8
commit
584fe29b39
@ -227,8 +227,8 @@ export class WakuStore {
|
||||
);
|
||||
|
||||
log("Querying history with the following options", {
|
||||
peerId: options?.peerId?.toString(),
|
||||
...options,
|
||||
peerId: options?.peerId?.toString(),
|
||||
});
|
||||
|
||||
const res = await selectPeerForProtocol(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user