public function __construct()
 {
     _deprecated_function('woocommerce_logger', '1.4', 'WC_Logger()');
     parent::__construct();
 }