Ferrite-FEM / Ferrite-FEM/Ferrite.jl
Replace debug macro
Aperta
bug
refactoring
- Lingua principale
- Julia
- Stelle
- 453
- Fork
- 115
- Merge medio
- 1g 17h
- PR unite (30g)
- 11
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.