mchades commented on code in PR #7604: URL: https://github.com/apache/gravitino/pull/7604#discussion_r2207145718
########## conf/log4j2.properties.template: ########## @@ -72,6 +72,10 @@ logger.lineage.level = info logger.lineage.appenderRef.lineage_file.ref = lineage_file logger.lineage.additivity = false +logger.catalogOps.name = org.apache.gravitino.server.web.rest.CatalogOperations Review Comment: we should not config the catalog operations only, we should use `com.datastrato.gravitino.server.web.rest` package name for all rest ops -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
