<R extends StoreRegistrationAny>(registration: R): RPer-registration live stream floor for Hyperlink.logs (distinct from durable logLevel).
Source src/Store.ts:9112 lines
export const const streamLevelAll: <
R extends StoreRegistrationAny
>(
registration: R
) => R
Per-registration live stream floor for
Hyperlink.logs
(distinct from durable
logLevel
).
streamLevelAll = <function (type parameter) R in <R extends StoreRegistrationAny>(registration: R): RR extends type StoreRegistrationAny = StoreRegistration<string, Readonly<Record<string, StoreSpecEntry>>>StoreRegistrationAny>(registration: R extends StoreRegistrationAnyregistration: function (type parameter) R in <R extends StoreRegistrationAny>(registration: R): RR): function (type parameter) R in <R extends StoreRegistrationAny>(registration: R): RR =>
withRegistrationStreamLevel<R>(registration: R, streamLevel: StoreLogLevel): RwithRegistrationStreamLevel(registration: R extends StoreRegistrationAnyregistration, "All");