Skip to content

Lazy Logging is broken #59

@jdyke

Description

@jdyke

Describe the bug
Unclear what happened but it looks like lazy logging is broken.

The following no longer works for Cloud Functions. We instead see the raw %s versus the value:

            logging.info(
                "No public members found on %s",
                registry_resource_name
            )

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions