I am sure you have seen the PHD2 Log Viewer written by Andy Galasso. I think a similar product would be useful with Sequence Generator Pro. You have done a great job documenting SGP’s processes in the logs so I don’t think this would be a difficult task.
Don’t know if this helps anybody, but I’ve written a little piece of software that helps visualize my logfiles. I’ve included a sample of one of my logs as an example. I’ve tested it back to v3.0.1.0.
It is not random. All versions after 421 Have this log entry. SGPro is a multithreaded application and, because many bugs, are related to conflicting threads all after the same resources. This new column represents threads that are active when a log entry is made.
public static readonly string activityNameSequence = "SQ";
public static readonly string activityNameAutoFocus = "AF";
public static readonly string activityNameCentering = "CE";
public static readonly string activityNameCenteHere = "CH";
public static readonly string activityMeridianFlip = "MF";
public static readonly string activityNameCameraCapturing = "CC";
public static readonly string activityNamePlateSolveCapture = "PC";
public static readonly string activityNamePlateSolving = "PS";
public static readonly string activityNameParking = "PK";
public static readonly string activityNameBacklashComp = "BC";
hello, are you still an active user?
I just came across this thread, but the link doesn’t open, or take me anywhere.
Is there a version of this viewer somewhere to download?
thanks!