Skip to content

Option to Disable Dawn Logging #1

Open
@jcalabro

Description

@jcalabro

Hey there! Is there any way to disable logging from Dawn, perhaps by passing this ifdef? I did a bit of digging and I see that there is a LoggingType enum defined, but it doesn't appear to be used anywhere.

I'd like to be able to have stdout/stderr have no information for this particular project as we have our own logging system.

$ zig build run
Warning: DiscoverDefaultPhysicalDevices is deprecated. Call EnumerateAdapters or RequestAdapter instead.

Thanks!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions