issues
search
Chaste
/
cppwg
An automatic Python wrapper generator for C++ code.
BSD 3-Clause "New" or "Revised" License
46
stars
8
forks
source link
Separate file and stream log levels
#52
Closed
kwabenantim
closed
2 months ago
kwabenantim
commented
2 months ago
Summary
Stream logging level depends on
--quiet
flag.
File logging level is always
INFO
.
Overwrite log files.
Disable warnings from
castxml
.
Summary
--quiet
flag.INFO
.castxml
.