Skip to content

When storing remotely, print full url in log msgs #35

@patcon

Description

@patcon

This is what we currently see in the logs:

[2015/11/06 21:02:52][info] Storage::S3 (manual) Started...
[2015/11/06 21:02:52][info] Storing 'mybucket/mypath/my-model/2015.11.06.21.02.51/my-model.tar'...
[2015/11/06 21:02:52][info] Storage::S3 (manual) Finished!
[2015/11/06 21:02:52][info] Storage::Local (manual) Started...
[2015/11/06 21:02:52][info] Storing '/var/mybackups/my-model/2015.11.06.21.02.51/my-model.tar'

Would be nice if the full URL were in the output for remote S3 storage. A coworker ran the backup command I had documented, but didn't know what the URL of the stored file was (https://s3.amazonaws.com/mybucket/mypath/my-model/2015.11.06.21.02.51/my-model.tar), and had to seek guidance.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions