Skip to content
This repository was archived by the owner on Sep 15, 2026. It is now read-only.

Selfie logger added (DEF 2.0 only) - #2

Open
maximklakov wants to merge 4 commits into
Sitecore:masterfrom
maximklakov:master
Open

maximklakov wants to merge 4 commits into
Sitecore:masterfrom
maximklakov:master

Conversation

@maximklakov

Copy link
Copy Markdown

Selfie logger is a Pipeline Step, where you can setup Object Location and list of Value Accessors,
and it will write all desired values of Source/Target object to its "SelfieField" every time it runs.

very useful to test some new readers and resolvers.

Please note: DEF 2.0 is not released as nuget package yet, so I've added lib folder.
Should be changed to packages in future.

Selfie logger is a Pipeline Step, where you can setup Object Location and list of Value Accessors,
and it will write all desired values of Source/Target object to its "SelfieField" every time it runs.

very useful to test some new readers and resolvers.

Please note: DEF 2.0 is not released as nuget package yet, so I've added lib folder.
Should be changed to packages in future.
… package.

It logs values of Source/Target object to Pipeline batch log file.
Values are defined with the list of Value Accessors.
Pipline Batch Runner handler added - it allows you to run batch without UI interaction.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants