Skip to content

Provide parse_transform to replace ?LOG macros #2

@hyperthunk

Description

@hyperthunk

The current ?LOG(...) macros do a lot of work whenever they're expanded, making them largely unsuitable for use in production code. A parse_transform based approach (with helper macros) would be much better, avoiding the overhead of deconstructing and transforming the current module name each time they're applied.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions