Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd in-progress messaging / Verbose output #24
Labels
Comments
|
Yeah... this would be nice. What do you have in mind, specifically? Where should we add log.Printf statements and what should they say? |
|
I don't have a good knowledge of what exactly could be written. But what I was thinking of was mostly of the sort Really not expecting anything too detailed. |
|
Okie. I'll look into adding some progress next time I iterate through Timeliner! |
|
If the source is able to give the count of elements, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Currently when I'm either downloading from sources or importing files, very little output is written to the screen. I'd love it if I can see some kind of progress being made or some kind of logging information being printed. Even if I have to add a flag to get it.