Getter and setter to toggle logging.
import { Orderbook } from '@krono/core'
orderbook.debug = true
boolean
Was this page helpful?