Skip to content
Snippets Groups Projects
Commit 88e48314 authored by armar-user's avatar armar-user
Browse files

info -> verbose

parent 44d6433a
No related branches found
No related tags found
1 merge request!185Clean up interfaces and unneeded code in memory core classes
......@@ -283,7 +283,7 @@ namespace armarx::armem::server
}
else
{
ARMARX_INFO << "The LTM did not return data after query";
ARMARX_VERBOSE << "The LTM did not return data after query";
result.memory = toIce<data::MemoryPtr>(wmResult);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment