feat: logging throughout parser

This commit is contained in:
James Houlahan
2020-08-26 16:03:33 +02:00
parent 475e673b87
commit f622ecf678
3 changed files with 26 additions and 4 deletions

View File

@ -38,4 +38,4 @@ Feature: SMTP wrong messages
"""
Then SMTP response is "SMTP error: 554 Error: transaction failed, blame it on the weather: unexpected EOF"
Then SMTP response is "SMTP error: 554 Error: transaction failed, blame it on the weather: failed to create new parser: unexpected EOF"