| Generate Sequence Diagrams from Log Files. LogSequencer is a tool that reads your log files and generates Sequence Diagrams based on the logged information. As a developer it is sometimes difficult to trace and understand all the functionality (i.e. business logic) that fires when the user places a new order, changes an address, etc. LogSequencer generates Sequence Diagrams for these scenarios and it is easy for you to see what methods fire, in which order, and even with what data. |