Mercurial > hg > orthanc
changeset 7058:45205d0bda11 streaming
integration mainline->streaming
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 12 Aug 2026 08:39:54 +0200 |
| parents | 45817b3c1664 (current diff) 1a4929bdd068 (diff) |
| children | 126b525257e5 |
| files | OrthancServer/Sources/main.cpp |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Sources/main.cpp Wed Aug 12 08:33:57 2026 +0200 +++ b/OrthancServer/Sources/main.cpp Wed Aug 12 08:39:54 2026 +0200 @@ -2173,7 +2173,7 @@ (OPTION_VERBOSE, "be verbose in logs") (OPTION_TRACE, "highest verbosity in logs (for debug)") - // New in Orthanc 1.12.12 + // New in Orthanc 1.12.2 (OPTION_LOGS_NO_THREAD, "remove thread names from logs") // New in Orthanc 1.13.0
