Mercurial > hg > orthanc
view Plugins/Samples/ModalityWorklists/README @ 3353:54cdad5a7228 emscripten-logging
Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 23 Apr 2019 21:40:57 +0200 |
parents | 42764dcd3a41 |
children |
line wrap: on
line source
Introduction ============ This sample plugin enables Orthanc to serve DICOM modality worklists that are read from some folder. The shared library containing the plugin is created as part of the build process of Orthanc. Documentation is available in the Orthanc Book: http://book.orthanc-server.com/plugins/worklists-plugin.html