Ferrite-FEM / Ferrite-FEM/Ferrite.jl

Replace debug macro

Open
#939 0 comments 0 reactions 0 assignees View on GitHub
bug refactoring
Dominant language
Julia
Stars
453
Forks
115
Avg merge
1d 17h
Merged PRs (30d)
11

Description

Our debug macro is in conflict with the logging debug macro. We should introduce a new macro which marks debug code paths, such that @debug is reserved for log messages. If there is a performance hit associated, then we should wrap the debug logging macro in another macro with different name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.