Zoom Font using shortcut keys
Enabled zooming in/out on the display font using shortcut keys( Ctrl +/- perhaps). Not sure about whether this should apply across the board or only in the focused view.
Enabled zooming in/out on the display font using shortcut keys( Ctrl +/- perhaps). Not sure about whether this should apply across the board or only in the focused view.
One downside to using the console if you are doing a lot of logging is that it can run out of memory. Logging to files avoid this issue by rolling over new files and can be configured as to what triggers the role over. Would love to have something, similar for the console which would […]
Currently the watches graph seems to automatically get its min/max values from the first few entries and these values are frequently inappropriate for the actual data. Being able to set the scales manually would really help make the watches graph more useful. Or at least having a refresh type button that would rescale on the […]
There is currently no mechanism to filter based on Level. For example: if I wanted to only see all log entries that were as message level or higher, there is no way to do this. Granted I can filter on entry type but this is not the same. For example: If I have a bunch […]
One thing that was/is really great about Rave reports is that one could embed the report designer into ones app to allow users to create their own reports without leaving the app. This was especially useful when one had custom data connections that would not work external to the app. Likewise is would be great […]
Also, the viewer cannot handle these large files. I had to split them several times so I could look at them. The viewer should at least be able to read them in chunks and allow the user to select the part he wants to work with.
ie. Don’t look fuzzy on high DPI monitors
Export SmartInspect logs to Elastic/Splunk
Support for JSON logging messages – perhaps you might provide a base class with the core columns smartinspect requires and we could extend it to add other things – the GUI could then show fields as columns or some such.
Support for “Categories” similar to log4net / log4j especially with the “Category” being a separate filterable column