Skip to content

Add additional metadata at beginning of sync #595

Closed
@vossen-adobe

Description

@vossen-adobe

Currently, the beginning of a run looks like this:

2020-04-07 15:16:06 28912 INFO config - Using main config file: ..\var\test-config\basic0\user-sync-config.yml (encoding utf8) 2020-04-07 15:16:06 28912 INFO main - ========== Start Run (User Sync version: 2.6.0rc2) ========= 2020-04-07 15:16:06 28912 INFO main - Python version: 3.6.8 on win32 2020-04-07 15:16:06 28912 INFO main - ------- Command line arguments ------- 2020-04-07 15:16:06 28912 INFO main - -c ..\var\test-config\basic0\user-sync-config.yml -t

We can add some simple changes to supply more information about the platform and an indication on whether we are in test mode BEFORE the end of the sync. There is no way to know for sure from the output except in debug mode if we are in test until the very end, since the -t parameter is only present if on command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions