Needs work
Project:
Database Sanitize
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2020 at 06:36 UTC
Updated:
23 May 2020 at 15:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
suresh prabhu parkala commentedPlease review!
Comment #3
ducktape commentedDrupal 9 requires Drush 10, so the drush8 command needs to be ported instead of using the Drupal logger, that one has nothing to do with Drush.
You can find a blogpost about porting to Drush 9 here (same for 10): https://weitzman.github.io/blog/port-to-drush9
Drush8 command can be left in the module, but doesn't need any changes as the code is not deprecated for Drupal 8 and Drush 8.