Skip to content

Convert printf statements in World.cpp and urdf_joint.cpp with log4cxx#219

Open
sirwart wants to merge 1 commit into
krishauser:masterfrom
sirwart:replace-printf-log4cxx
Open

Convert printf statements in World.cpp and urdf_joint.cpp with log4cxx#219
sirwart wants to merge 1 commit into
krishauser:masterfrom
sirwart:replace-printf-log4cxx

Conversation

@sirwart
Copy link
Copy Markdown

@sirwart sirwart commented May 18, 2026

I use klampt as an IK library in another application, and the unsuppressable print statements add a lot of noise to my program's output. Moving them to log4cxx means I can suppress them with klampt.set_log_level

I use klampt as an IK library in another application, and the unsuppressable
print statements add a lot of noise to my program's output. Moving them to
log4cxx means I can suppress them with klampt.set_log_level
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant