Thu, 30 May 2024 21:19:57 +0200 |
Sebastien Jodogne |
updated copyright, as Orthanc Team now replaces Osimis
|
Fri, 26 Apr 2024 17:17:34 +0200 |
Sebastien Jodogne |
Orthanc::Logging automatically detects whether the Orthanc core supports OrthancPluginLogMessage()
|
Fri, 26 Apr 2024 14:48:11 +0200 |
Sebastien Jodogne |
simplifying Orthanc::Logging
|
Tue, 23 Apr 2024 10:26:48 +0200 |
Alain Mazy |
fix plugin init wrt logging
|
Tue, 23 Apr 2024 09:34:02 +0200 |
Alain Mazy |
SDK: added OrthancPluginLogMessage to display plugin name + file and line from plugin
|
Wed, 24 Jan 2024 16:46:55 +0100 |
Sebastien Jodogne |
upgraded boost to 1.84.0
|
Thu, 04 Jan 2024 15:10:42 +0100 |
Sebastien Jodogne |
upgrade to year 2024
|
Mon, 11 Dec 2023 16:18:57 +0100 |
Sebastien Jodogne |
fix compatibility with WebAssembly
|
Tue, 05 Dec 2023 17:22:36 +0100 |
Alain Mazy |
Added OrthancPluginSetCurrentThreadName() in the plugin SDK
|
Tue, 05 Dec 2023 16:26:35 +0100 |
Alain Mazy |
log lines now contain the thread name
pg-transactions
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Tue, 21 Jun 2022 17:29:36 +0200 |
Alain Mazy |
DelayedDeletion plugin: first version
delayed-deletion
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Mon, 23 Nov 2020 14:23:10 +0100 |
Alain Mazy |
fix logging
|
Mon, 23 Nov 2020 12:04:42 +0100 |
Alain Mazy |
fix for 'logs are not stored in log files anymore after a /tools/reset'
|
Fri, 06 Nov 2020 18:15:11 +0100 |
Sebastien Jodogne |
fix for vs2008
|
Thu, 05 Nov 2020 11:43:32 +0100 |
Alain Mazy |
log categories: rest -> http + added lua & jobs
|
Thu, 05 Nov 2020 11:23:47 +0100 |
Sebastien Jodogne |
fix
|
Thu, 05 Nov 2020 10:24:05 +0100 |
Sebastien Jodogne |
prefixing log messages with their category
|
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: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
|
Tue, 07 Jul 2020 19:17:56 +0200 |
Sebastien Jodogne |
re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL
framework-lgpl
|
Wed, 10 Jun 2020 20:30:34 +0200 |
Sebastien Jodogne |
splitting code into OrthancFramework and OrthancServer
framework
base
Core/Logging.cpp@721cb2972ace
|