# HG changeset patch # User Sebastien Jodogne # Date 1591680561 -7200 # Node ID ce70678d9a9cc8c7e78a8c6590c5959100a55a14 # Parent 7d19f0cda6ae6ee39169348b7d2795ab356f0ec2 fix diff -r 7d19f0cda6ae -r ce70678d9a9c ViewerPlugin/Plugin.cpp --- a/ViewerPlugin/Plugin.cpp Fri Jun 05 19:18:56 2020 +0200 +++ b/ViewerPlugin/Plugin.cpp Tue Jun 09 07:29:21 2020 +0200 @@ -310,7 +310,7 @@ return -1; } - Orthanc::Logging::Initialize(context); + Orthanc::Logging::InitializePluginContext(context); // Limit the number of PNG transcoders to the number of available // hardware threads (e.g. number of CPUs or cores or