New Features - Version 7.0
Introduction
Entity-Relationship Modeler
Debugger Support
    MS SQL Server Debugger
    DB2 for LUW Debugger
New DBA Tools
    DB2 for LUW DBA Tools
    MySQL DBA Tools
Charts Toolkit for Grids & Pivot Grids
Enhanced Visual Editing
    Multiple Selection Scripting
    Quick Filtering and Sorting
    Table Visual Editor
New Database Vendors and Versions
    Apache Derby
    DB2 for iSeries
International Localization
Application-level Enhancements
    Pivot Grid Enhancements
    Windows Launcher
    Logging Enhancements
    Server Registration Enhancements
Smarter SQL, HTML, XML & Text Editors
Enhanced Tools
    Schema Script Generator
    Server Script Generator
    Object Search
    Table Data Editor
    Query Builder
    ER Diagram Generator
    Explain White Board
Redesigned Compare Tools
    Schema Compare
    Directory Compare
Version Control

Logging Enhancements

The all-new Log Viewer makes it easy to troubleshoot problems. It’s available in the Help menu (under View Log), and works independently from Data Studio’s normal log file.

The Log Viewer

Features Overview

  • View events—including stdout, stderr, and uncaught exceptions—as they happen in the Console.
  • All events are recorded while the Log Viewer is open and can be viewed at a later time from the Archive.
  • The Log Viewer and Console contents can be copied to the clipboard.
  • Logs are filtered based on error levels.
  • The loggeriewer is configured to write 3 files of 300 KB each.
  • By default, a rolling file logger is always enabled to ~/.datastudio/datastudio.log.
  • Format used is "%d{M/d HH:mm:ss.SSS} %C{1}.%M %m%n" layout.

Documentation -> Logging