changeset 2718:bf77f58f3dee jobs

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Jul 2018 10:43:21 +0200
parents d33659c28c6b (current diff) 1b4ba91fe795 (diff)
children db0f33b2aeeb
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp	Thu Jul 12 10:43:02 2018 +0200
+++ b/OrthancServer/ServerContext.cpp	Thu Jul 12 10:43:21 2018 +0200
@@ -196,7 +196,7 @@
 
   void ServerContext::SaveJobsEngine()
   {
-    LOG(INFO) << "Serializing the content of the jobs engine";
+    VLOG(1) << "Serializing the content of the jobs engine";
     
     try
     {