Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
dynamic-graph
Commits
f8562fab
Unverified
Commit
f8562fab
authored
Aug 12, 2019
by
corentinberge
Committed by
GitHub
Aug 12, 2019
Browse files
Update logger.cpp
parent
69ae3281
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/debug/logger.cpp
View file @
f8562fab
...
...
@@ -61,7 +61,6 @@ namespace dynamicgraph
(
m_lv
==
VERBOSITY_INFO_WARNING_ERROR
&&
isDebugMsg
(
type
)))
return
;
//TODO Modif ici
// if print is allowed by current verbosity level
if
(
isStreamMsg
(
type
))
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment