diff OrthancServer/ServerContext.cpp @ 2718:bf77f58f3dee jobs

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Jul 2018 10:43:21 +0200
parents 1b4ba91fe795
children 3a55b77339ff
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
     {