Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.

Ticket #38 (assigned)

Opened 4 years ago

Last modified 4 years ago

Add a verbosity aware sys.out.println

Reported by: omotelet Owned by: omotelet
Priority: Milestone:
Component: Database Version:
Keywords: Cc:

Description


Change History

comment:1 Changed 4 years ago by omotelet

  • Owner changed from gpothier to omotelet
  • Status changed from new to assigned

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)

Note: See TracTickets for help on using tickets.