Maximus5 / conemu-inside

An example, how to embed http://conemu.github.io/ into another graphical application
57 stars 42 forks source link

No trace output in release build #52

Closed mstv closed 4 months ago

mstv commented 4 months ago

GetInfoRoot.QueryAsync: No trace output in release build

in order to suppress output like:

[ROOT]: <Root
    State="NotStarted"
    Name="git.exe"
/>

[ROOT]: <Root
    State="Running"
    Name="git.exe"
    PID="19884"
    ExitCode="259"
    UpTime="0"
/>

[ROOT]: <Root
    State="Exited"
    Name="git.exe"
    PID="19884"
    ExitCode="0"
    UpTime="1832"
/>