Skip to content
Snippets Groups Projects
Commit 9a8a1c83 authored by Henry Weller's avatar Henry Weller
Browse files

messageStream: Added DebugInfo and DebugInFunction:

DebugInfo:
    Report an information message using Foam::Info if the local debug
    switch is true

DebugInFunction:
    Report an information message using Foam::Info for FUNCTION_NAME in
    file __FILE__ at line __LINE__ if the local debug switch is true
parent 0e7278ad
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment