log

age author description
Wed, 04 Nov 2020 15:01:47 +0100 Sebastien Jodogne moving all logs from DicomNetworking folder into the "dicom" category
Wed, 04 Nov 2020 14:48:52 +0100 Sebastien Jodogne starting debug logs for SCP
Wed, 04 Nov 2020 14:21:13 +0100 Sebastien Jodogne debug logs for storage commitment SCU
Wed, 04 Nov 2020 13:48:42 +0100 Sebastien Jodogne debug log for DCMTK SCU
Wed, 04 Nov 2020 07:56:22 +0100 Sebastien Jodogne SetDcmtkVerbosity()
Tue, 03 Nov 2020 20:48:01 +0100 Sebastien Jodogne moving inline methods to source files for ABI compatibility
Tue, 03 Nov 2020 20:05:55 +0100 Sebastien Jodogne avoid multiple calls to GetWidth() and GetHeight() on pixel loops
Tue, 03 Nov 2020 18:45:32 +0100 Sebastien Jodogne CheckOrthancFrameworkSymbols.py
Tue, 03 Nov 2020 17:00:58 +0100 Sebastien Jodogne fix for visual studio
Tue, 03 Nov 2020 14:41:27 +0100 Sebastien Jodogne Dynamically access and/or change the verbosity of logging categories with the REST API
Tue, 03 Nov 2020 12:28:25 +0100 Sebastien Jodogne cppcheck
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Tue, 03 Nov 2020 07:19:33 +0100 Sebastien Jodogne LogCategory_REST
Tue, 03 Nov 2020 07:15:44 +0100 Sebastien Jodogne LogCategory_PLUGINS
Mon, 02 Nov 2020 18:45:50 +0100 Sebastien Jodogne logging categories
Mon, 02 Nov 2020 17:15:57 +0100 Sebastien Jodogne new macro CLOG, and sharing more code between logging engines
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Sun, 01 Nov 2020 12:43:18 +0100 Sebastien Jodogne REST API returns 404 error if deleting an inexistent peer or modality
Fri, 30 Oct 2020 12:00:16 +0100 Sebastien Jodogne merge
Fri, 30 Oct 2020 12:00:06 +0100 Sebastien Jodogne Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
Fri, 30 Oct 2020 10:48:57 +0100 Alain Mazy reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happens
Fri, 30 Oct 2020 10:35:49 +0100 Alain Mazy sanitize IndexInSeries (we've seen spaces there !)
Fri, 30 Oct 2020 09:00:24 +0100 Sebastien Jodogne ServeFolders plugin: mime type for ".map" file extension
Tue, 27 Oct 2020 14:31:06 +0100 Sebastien Jodogne notes
Tue, 27 Oct 2020 13:51:47 +0100 Sebastien Jodogne fix unit test Version.Civetweb
Tue, 27 Oct 2020 13:29:23 +0100 Sebastien Jodogne upgrade to civetweb 1.13
Mon, 26 Oct 2020 12:23:36 +0100 Sebastien Jodogne C-GET SCP: Fix responses and handling of cancel
Tue, 20 Oct 2020 09:52:42 +0200 Sebastien Jodogne Fix reporting of client-side store warnings/errors in C-GET SCP
Mon, 19 Oct 2020 18:38:24 +0200 Sebastien Jodogne cppcheck
Fri, 16 Oct 2020 11:12:25 +0200 Sebastien Jodogne back to mainline