Ticket #38 (assigned)
Add a verbosity aware sys.out.println
| Reported by: | omotelet | Owned by: | omotelet |
|---|---|---|---|
| Priority: | Milestone: | ||
| Component: | Database | Version: | |
| Keywords: | Cc: |
Description
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/trac/tod/chrome/site/your_project_logo.png)
Logging is done by TODUtils.log and TODUtils.logf taking as parameter the minimum verbosity needed to print the log.
added as the jvm option -tod-verbose=? Should it be considered as a plugin option? (this strategy was not used and tod-verbose is considered a static variable)