Add toolbar icons for "Clear log entries"
… I use this all the time and have to reach for the keyboard because that's faster than Edit > Clear > Clear log entries; it's the only thing I find myself using the keyboard for.
… I use this all the time and have to reach for the keyboard because that's faster than Edit > Clear > Clear log entries; it's the only thing I find myself using the keyboard for.
I use fully-qualified classnames as session identifiers, and because the New View modal is quite small, I just see the start of the classnames in the dropdown – I can't tell them apart.
Please update the PE headers of all EXE's and DLL's to enable ASLR and DEP. These are established technologies that help make EXE's and DLL's more secure. With an increased focus on security of programs, some companies will not use third-party products that are not themselves secure.
keyword views rock: I create views when tracking down a bug. it would be incredibly helpful if I could save the configuration of the UI, including views, and then load a config for a particular debugging project
LogWarning, LogError, etc all have icons corresponding to their levels. However, generic calls like LogColored will alway show the Message level icon even if another level (Debug..Fatal) if not overridden by a specific graphic like database results, the appropriate level icon should be displayed.
Doing some automation that will automatically update the redistributable console as part of our own product installs for any of our software packages using it and noticed an issue. The installer has an actual product version number like 3.4.1.5 but for the actual SmartConsole.EXEs, it is always 1.0.0.0. The other product metadata should also be […]
The basic filtering mechanism is great, but often is would be even better if multiple filters could be applied to a view. For example: In a single view it would be great to see just warnings and errors in SessionA AND All SessionB messages except for those beginning with "Checking for" AND all logging from […]
Any time the console is exited, all views are lost. Or if one autogenerates a lot of temporary views like views filtered on a threadID one cannot deleted just those temporary views. I propose a context menu option to be able to lock the current view and a menu option to deleted unlocked view. Thus […]
Add new filter conditions to console views for start and end time. When double-clicking on a thread in the Process Flow, the start and (if not currently running) end times should be applied to the created view so that only the log entries for that particular process thread will be shown. This will cut back […]
In the console: Allow an option to 'Add Tab' to view current log Option to rename tab Retain ability to set a filter on the tab. Option to save view of the tabs with filters and restore the view automatically & manually. Goal: It is not unusual for me to have multiple websites generating live […]