Returns an implementation-specific log by string namespace. End-users should
not need to call this.
(or (commons-logging)
(log4j-logging)
(java-logging)
(throw ; this should never happen in 1.5+
(RuntimeException.
"Valid logging implementation could not be found.")))
Comments top
No comments for impl-get-log. Log in to add a comment.