Explicitly set up Grok logger rather than relying on a static variable.
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Sep 2023 10:02:19 +0000 (12:02 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Nov 2023 20:19:56 +0000 (21:19 +0100)
commit36ad4aed6fe65a03f209efae56a6ebbc5da2c35e
tree732a9eba110568b8e0b93f7191a49ea127b2ea3c
parent5f1e91943a9ec9709061f1f35ce9ec996a8b5a3f
Explicitly set up Grok logger rather than relying on a static variable.
src/lib/grok/context.h
src/lib/j2k_encoder.cc
src/tools/dcpomatic.cc
src/tools/dcpomatic_batch.cc
src/tools/dcpomatic_server.cc
src/tools/dcpomatic_server_cli.cc