Mercurial > hg > orthanc
changeset 4448:581d87e25536
todo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 13 Jan 2021 18:48:53 +0100 |
parents | 8421b3fc02d7 |
children | 6a6017027162 |
files | TODO |
diffstat | 1 files changed, 4 insertions(+), 21 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Wed Jan 13 17:17:50 2021 +0100 +++ b/TODO Wed Jan 13 18:48:53 2021 +0100 @@ -178,25 +178,8 @@ Misc ==== -------- -Logging -------- - -This is a wish expressed in issue #65 on BitBucket: - -"Different levels for various modules (nice to have) +----------- +Performance +----------- -We often need to debug DICOM interactions and logs are 'polluted' by -logs from the Rest API, i.e: since I have a process calling the -/changes route every 5 second, I'm lost in 17000 /changes record in my -logs everyday while I just want to check what kind of C-Find requests -are issued by a modality. If we go for it, logs could be configured -via the configuration file: i.e.: - -{ - "Web": "info", - "Dicom": "debug", - "Db": "warning", - "WebViewer": "warning", // here WebViewer is a plugin - "Generic": "warning", // for all stuffs we could not port to the new logging API or old plugins .... -}" +* Check out rapidjson: https://github.com/miloyip/nativejson-benchmark