It appears from my reading of the code that the RustLogProvider created for use with the log facade has a hardcoded GUID ("7f006a22-73fb-4c17-b1eb-0a3070f9f187"). I'd like to be able to use the log facade in multiple executables with customizable & unique Provider Names. Am I missing somehow to do that - and if not, is it possible to support that?
It appears from my reading of the code that the RustLogProvider created for use with the log facade has a hardcoded GUID ("7f006a22-73fb-4c17-b1eb-0a3070f9f187"). I'd like to be able to use the log facade in multiple executables with customizable & unique Provider Names. Am I missing somehow to do that - and if not, is it possible to support that?