{"id":70852,"library":"camel-log","title":"Apache Camel Log Component","description":"Allows logging of message exchanges in Apache Camel routes using various logging frameworks.","status":"active","version":"4.19.0","language":"java","source_language":null,"source_url":"https://github.com/apache/maven-apache-parent","tags":["camel","logging","integration","messaging"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.camel</groupId>\n  <artifactId>camel-log</artifactId>\n  <version>4.19.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.camel:camel-log:4.19.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"LogComponent","correct":"org.apache.camel.component.log.LogComponent"}],"quickstart":{"code":"import org.apache.camel.builder.RouteBuilder;\n\npublic class MyRoute extends RouteBuilder {\n    public void configure() {\n        from(\"direct:start\").to(\"log:com.example?level=INFO\");\n    }\n}","lang":"java","description":"Logs messages from a Camel route using the log component."},"warnings":[],"env_vars":null,"search_vec":"'allow':5 'apach':1,11 'camel':2,12,18 'compon':4 'exchang':9 'framework':17 'integr':20 'log':3,6,16,19 'messag':8,21 'rout':13 'use':14 'various':15","created_at":"2026-06-17T18:19:47.782070+00:00","updated_at":"2026-06-17T18:19:47.782070+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.apache.org/","github":"https://github.com/apache/maven-apache-parent","docs":"https://appdoc.app/artifact/org.apache.camel/camel-log/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}