We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I propose following fields:
started_at
finished_at
duration
This will be useful for logging.
PS: I can provide PR when #2 will be merged or rejected.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I propose following fields:
started_at
- Date or String with timestamp right before script startfinished_at
- Date or String with timestamp right after script finishduration
- Number with script running time in secondsThis will be useful for logging.
PS: I can provide PR when #2 will be merged or rejected.
The text was updated successfully, but these errors were encountered: