Fix setup of logging (log domains) (RhBug:1645897) 91/260691/1 upstream/0.10.4
authorJaroslav Rohel <jrohel@redhat.com>
Fri, 9 Nov 2018 06:35:13 +0000 (07:35 +0100)
committerJeonghoon Park <jh1979.park@samsung.com>
Thu, 1 Jul 2021 06:54:51 +0000 (15:54 +0900)
commit1001d76ec87b6119ada2ec3a08f7e854357b9351
treee54f577326595a78db15960d8d44310c9b44d250
parent1e8453996a1b26e386eb8c626541497748915b0a
Fix setup of logging (log domains) (RhBug:1645897)

New debug messages were added into GLib library. These messages come
from the "GLib" log domain and were not hidden in the standard and
quiet mode of the application.
This fix hides log messages regardless on source log domain.

Change-Id: I04052ed452a75382cad5c117830358baf2c014b9
src/createrepo_shared.c
src/misc.c