Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Add info and debug output #23

Open
antisnatchor opened this issue Aug 2, 2012 · 0 comments
Open

Add info and debug output #23

antisnatchor opened this issue Aug 2, 2012 · 0 comments

Comments

@antisnatchor
Copy link
Contributor

Add a CommonUtil class that will contains for now the following methods:

print_info
print_debug

These will be used to print messages on the console, while watchtower is parsing the code and generating the report.

So print_info something like:
[+] Parsing files
[+] Generating report

Andprint_debug something like:
[D] 100 Java files found (for example)

IT would be nice to have the time as well, at the left of the [+] [D] strings

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant