Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface of log store; getStore's returns.

Hierarchy

  • CachedLogStore

Index

Properties

Properties

byTag

byTag: {}

Log by tag.

Type declaration

byTime

byTime: Map<number, CachedLogItem>

Log by time.