We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f2629 commit 4b58c77Copy full SHA for 4b58c77
growing-mesh/precice-config.xml
@@ -2,7 +2,7 @@
2
<precice-configuration experimental="True" allow-remeshing="True">
3
<log>
4
<sink
5
- filter="%Severity% >= debug and %Rank% = 0"
+ filter="%Severity% > debug and %Rank% = 0"
6
format="---[precice] %ColorizedSeverity% %Message%"
7
enabled="true" />
8
</log>
0 commit comments