Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add periodic logging every 100th file iterated #228

Merged
merged 8 commits into from
Apr 18, 2019

Commits on Apr 15, 2019

  1. Configuration menu
    Copy the full SHA
    7aebc14 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    e301483 View commit details
    Browse the repository at this point in the history
  2. Add PreformattedEchoHandler monolog handler to `FileMigrationHelper…

    …` so that output is echoed during CLI and web request runs
    bergice committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    a9e7952 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pulls/1/logging' of github.com:open-sausages/silverstri…

    …pe-assets into pulls/1/logging
    bergice committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    515ae9f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Batch log messages for every 100 file.

    Also make logger work for stdout
    bergice committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    0885b8c View commit details
    Browse the repository at this point in the history
  2. Update src/FileMigrationHelper.php

    Co-Authored-By: bergice <bergice@users.noreply.github.com>
    ScopeyNZ and bergice authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    6409204 View commit details
    Browse the repository at this point in the history
  3. Update src/FileMigrationHelper.php

    Co-Authored-By: bergice <bergice@users.noreply.github.com>
    ScopeyNZ and bergice authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    3ef2aad View commit details
    Browse the repository at this point in the history
  4. Move logger to $dependencies

    bergice committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    81f4416 View commit details
    Browse the repository at this point in the history