diff --git a/lib/core/option.py b/lib/core/option.py index 021173519..8b834c86c 100644 --- a/lib/core/option.py +++ b/lib/core/option.py @@ -167,7 +167,7 @@ def __feedTargetsDict(reqFile, addedTargetUrls): getPostReq = True if not method or not url: - logger.debug("Invalid log data") + logger.debug("not a valid WebScarab log data") continue if method.upper() == "POST":