Problem/Motivation

  • Change $this->logger(...)->notice() to logger(...)->info()for all occurrences
  • Change \Drupal::logger(...)->notice() to \Drupal::logger(...)->info()for all occurrences

Comments

kumikoono created an issue. See original summary.

mohit.bansal623’s picture

Assigned: TamakiFujino » Unassigned
Status: Active » Needs review
StatusFileSize
new2.77 KB

Please review the patch.

Status: Needs review » Needs work

The last submitted patch, 2: 3236176-2.patch, failed testing. View results

mohit.bansal623’s picture

StatusFileSize
new3.53 KB

Made one change in Test File also. Re uploading patch again.

mohit.bansal623’s picture

StatusFileSize
new3.53 KB
mohit.bansal623’s picture

StatusFileSize
new3.95 KB
mohit.bansal623’s picture

Status: Needs work » Needs review

Please review the patch.

The last submitted patch, 4: 3236176-3.patch, failed testing. View results

yas’s picture

Status: Needs review » Reviewed & tested by the community

@mohitbansal623

Thank you for your contribution. The patch looks good. I'll merge the patch to 3.x and 4.x and close this issue as Fixed.

  • yas committed 6c3a7df on 3.x authored by mohit.bansal623
    Issue #3236176 by mohit.bansal623, yas: Change logger()->notice() to...

  • yas committed 9137041 on 4.x authored by mohit.bansal623
    Issue #3236176 by mohit.bansal623, yas: Change logger()->notice() to...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.