Type alias LogFunction

LogFunction: ((log: LogMethod) => void) | (() => string)

Generated using TypeDoc