project-flogo / flow

Flow is a flow-based process engine implementation for processing event-driven requests.
BSD 3-Clause "New" or "Revised" License
95 stars 38 forks source link

AppId replacing with AppName and AppVersion #156

Closed milanbhagwat closed 3 years ago

milanbhagwat commented 3 years ago

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[x] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #

What is the current behavior? currently we logging appName for column appId

What is the new behavior?Now we will log appName into appName column and appVersion into appVersion column