This replaces console.XXX loggers with custom implementations. It will restore console log on unmount of the component.
a map of replacement loggers. They're all optional and only the functions defined will be replaced.
Generated using TypeDoc
This replaces console.XXX loggers with custom implementations. It will restore console log on unmount of the component.