view OrthancServer/Internals/DcmtkLogging.h @ 101:428784e59dcd

trying to use log4cplus
author jodogne
date Wed, 03 Oct 2012 11:44:46 +0200
parents
children
line wrap: on
line source

#include "../../Core/Logging.h"

namespace Orthanc
{
  namespace Internals
  {
    Logger& GetLogger();
  }
}