Skip to content

Commit

Permalink
Merge pull request #44 from Rajitha93/release_v2.1.0
Browse files Browse the repository at this point in the history
[ANLT-1109] - Change the version in ReadME file
  • Loading branch information
wasanthawso2 authored Sep 2, 2020
2 parents 629115a + 82b5fac commit a2cfb05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Mediator log Handler will log Request-In, Request-Out, Response-In, Response-Out

Follow below three steps for enabling request ID and payload logging

1. Apply logging-extension-2.1.0 jar to AM/ESB;
a) Copy and paste the 'logging-extension-2.1.0.jar' in to deployed APIM/ESB lib directory. (Patch source is available under "{AM/ESB Home}/repository/components/lib".)
1. Apply logging-extension-3.0.0 jar to AM/ESB;
a) Copy and paste the 'logging-extension-3.0.0.jar' in to deployed APIM/ESB lib directory. (Patch source is available under "{AM/ESB Home}/repository/components/lib".)
b) Copy the logExtensionConfigAM.xml/logExtensionConfigESB.xml according to your deployment and paste the file in conf folder located in <APIM/ESB>/repository/conf and rename the file to logExtensionConfig.xml
2. Enable Log4J properties for the newly installed feature
Expand Down

0 comments on commit a2cfb05

Please sign in to comment.