Ticket #135 (closed enhancement: fixed)

Opened 16 months ago

Last modified 15 months ago

Feature (maxport): Improved error logging

Reported by: shack Owned by: shack
Priority: major Milestone: 1.3.1
Component: maxport Version: 1.3
Keywords: Cc:

Description (last modified by shack) (diff)

Description

Need to modify maxport to create a detailed log file. When errors occur, a brief message should be logged to the console and then details to a log file.

This needs to integrate with the libopenmv logging mechanism, so that libopenmv log messages are also included.

Comments

All Maxport messages are now echoed to both the console and to a logfile. The logfile also contains debug messages from libopenmv. Each time that Maxport is run, a new logfile called maxport.log is created. The last 10 log files are kept.

Change History

Changed 15 months ago by shack

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
Note: See TracTickets for help on using tickets.