Question
3
Replies
23
Views
Serendebyte
Posted: May 10, 2019
Last activity: May 13, 2019
Closed
How to migrate Logging Level Setting added in one env to ther environment?
How to migrate Logging Level Setting added in one env to ther environment?
I added a logger for an activity and I want to migrate the same to higher environment without doing the same task in that higher environment.
E.g. Info logging for an activity.
***Edited by Moderator: Pallavi to update platform capability tags***
There are no logging auto synchronisation mechanism across systems. You need to add the require logging manually into your higher environment.
Regards
Simon