Using SLF4J Logger in core
Changes in this MR
-
Logging changes in Core (Using SLF4J Logger instead of Lombok logger) Relates with Issue #5 (closed)
-
Small performance improvement by not calling schema service on every record transformation but to get them while fetching mappings from Blob storage based on kind information
-
Minor change of adding correlation id in request headers
Edited by harshit aggarwal