Details Panel
The Details Panel in ADBLogger is a dedicated area designed to enhance the readability and inspection of log entries. It provides a focused view of selected logs, stripped of metadata to present only the essential message content. This simplification helps developers analyze specific log messages without the clutter of extraneous details.
Enhanced Message Viewing
The Details Panel displays the content of selected log entries in a clean and straightforward format. By omitting metadata, it allows you to focus on the text of the messages themselves, making it easier to read through the information that matters most for debugging.
Font Size Adjustment
A unique feature of the Details Panel is the ability to adjust the font size of the log text. This functionality is accessible via a slider in the toolbar area of the panel, enabling you to increase or decrease the text size for better readability according to your preference.
Context Menu
Right-clicking within the Details Panel opens a context menu offering additional actions:
- Copy: Allows you to copy the text of selected log entries to the clipboard for use in other applications.
- Export to Text: Saves the selected log messages as a plain text file, useful for sharing or archival purposes.
- Export to JSON: Exports the selected logs in JSON format, providing a structured data format that can be easily processed by other tools.
Resizable Interface
The height of the Details Panel is adjustable via a draggable splitter located between the panel and the main log viewing area. This feature lets you customize the amount of screen space dedicated to the Details Panel based on your current needs, whether you require more space to view longer messages or less space to focus on other parts of the ADBLogger interface.