projects
/
BK-2020-03.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
787f6bb
)
feat(u/p/sleepRand.py):Add argparse, logging functionality
author
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Sun, 8 Aug 2021 07:40:30 +0000
(07:40 +0000)
committer
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Sun, 8 Aug 2021 07:40:30 +0000
(07:40 +0000)
- argparse: - Accepts lambda factor with -p option
- Accepts mean seconds as first positional argument
- Accepts verbosity factor with -v or -vv options
- logging: - Add debug and error messages to stderr using verbosity
- factor from argparse
No differences found