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

Rewritten logger to use Monolog #561

Merged
merged 16 commits into from Jan 27, 2020
Merged

Rewritten logger to use Monolog #561

merged 16 commits into from Jan 27, 2020

Commits on Nov 27, 2019

  1. Partialy implemented monolog

    MekDrop committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    231b147 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. only one console mode

    MekDrop committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    5f80e95 View commit details
    Browse the repository at this point in the history
  2. debug config moved to env

    MekDrop committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    c253f3c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    6678c02 View commit details
    Browse the repository at this point in the history
  2. Reformed logger class

    MekDrop committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    e5f3f21 View commit details
    Browse the repository at this point in the history
  3. Correct logger for DB

    MekDrop committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ea2e831 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    c337aa2 View commit details
    Browse the repository at this point in the history
  2. updated composer.lock

    MekDrop committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    0acf80a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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

Commits on Dec 31, 2019

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

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    018213f View commit details
    Browse the repository at this point in the history
  2. updated composer.lock

    MekDrop committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    43175fc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Configuration menu
    Copy the full SHA
    23901f3 View commit details
    Browse the repository at this point in the history
  2. Fixed migrations

    MekDrop committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    2cbfe26 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'icms/master' into improvement/logging-w…

    …ith-monolog
    vagrant committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    fb27dcd View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    MekDrop committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    4c4edb7 View commit details
    Browse the repository at this point in the history