Remove Instance and Device extension logging
authorCharles Giessen <charles@lunarg.com>
Thu, 13 Jan 2022 22:48:16 +0000 (16:48 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Mon, 7 Feb 2022 19:23:44 +0000 (12:23 -0700)
commit610a0516d09362737add14e930ef449f5df1d0ac
tree15374daa076418398c5c5b90a494fa62083dbb86
parent45d0b0df75067ec15eb1d375cc59bd4f4e1ca184
Remove Instance and Device extension logging

While the DEBUG level of logging is meant for verbose output, the actual extensions
enumerated rarely are useful for the purposes of debugging the loaders behavior.
With this in mind, the loader will now no longer print all the extensions found.
loader/loader.c