@openseadragon-imaging/openseadragon-consolehook
Version:
OpenSeadragon plugin which provides hooks into console.
17 lines (9 loc) • 887 B
Markdown
# OpenSeadragonConsoleHook
[](https://gitter.im/openseadragon-imaging/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
OpenSeadragonConsoleHook is a plugin for [OpenSeadragon](https://github.com/openseadragon/openseadragon)
which provides hooks into the console output to provide custom console logging.
[View the Documentation](https://openseadragon-imaging.github.io/docs/openseadragon-consolehook/index.html)
[Demo/Test Site](https://openseadragon-imaging.github.io/#/consolehook)
## Demo/Test Site
The [demo site](https://openseadragon-imaging.github.io/#/consolehook) is an example using OpenSeadragonConsoleHook in a React application.
The source code can be found [here](https://github.com/openseadragon-imaging/openseadragon-imaging/tree/master/site.github.io/src/page-consolehook).