Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Timestamp in CLI output #361

Open
spirillen opened this issue Apr 2, 2024 · 0 comments
Open

FEATURE: Timestamp in CLI output #361

spirillen opened this issue Apr 2, 2024 · 0 comments

Comments

@spirillen
Copy link
Contributor

Description

When I'm testing my sources, the test always stalls at some point, So to be able to see when this happens, it could be very very nice to have one of or even both:

  1. timestamp (first column H:M:ss)
  2. + test line number OR better, which file is being tested. This will allow to remove already tested sources, when you need to restart the test.

IE

pyfunceble --output-location ./ -f ad_servers.txt emd.txt exp.txt fsa.txt grm.txt hjk.txt mmt.txt pha.txt psh.txt pup.txt

if the screen output say the file in test is grm.txt, then you can safely remove all sources listed before grm.txt

Possible Solution

testID Subject Status Source Expiration Date Registrar HTTP Code Checker Timestamp


001 6call.net ACTIVE COLLECTION Unknown Unknown 404 AVAILABILITY 16:48:00
002 6camx.com ACTIVE COLLECTION Unknown Unknown 500 AVAILABILITY 16:48:01

Considered Alternative

retest retest retest, already tested sources

Additional context

Most use full for human test interactions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants