4th Dimension Goodies

LogTools Component

LogTools© is a 4D Component that allows you to browse and query and integrate 4D Log files. If you are using 4D Backup and running a log file, you NEED LogTools.

 


General Features:
  • 4D Component: Allows you to install the functionality into your database and drive it from your code
  • Open one or multiple Log or Log Backup files simultaneously
  • Opens log file in read-only mode: you can open the live log file of an in-use database
  • Export Log files as CSV
  • Compatible with 4D Log files from version 6.0 to 2004
Specific features in LogTools component
  • Allows you to integrate log file into your data file
  • Export entire log files as CSV files
  • View Record history modification for live records in your database
  • Open an entire folder of log files at once

Log View Window: Shows all activity within the log file:

  • Date, time, user and Process numbers of each transaction
  • Record Add/Modify/Delete
  • Start/Validate/Cancel Transactions
  • Buffer flushing activity
  • Table header activity
  • Information from cancelled transactions
  • Sort and filter by multiple criteria
  • Rollback Transaction information


Click to enlarge


Table View Window: Shows activity within a specific 4D table:

  • Record Add/Modify/Delete
  • Displays all fields from the records (except BLOb, Subtable & Picture)
  • Date, time, user and Process numbers of each transaction
  • Sort and Filter by multiple criteria
  • Copy records to clip-board or save list to disk


Record View Window: Shows the contents of individual records

  • Shows all fields within the record (except Picture & Subtable)
  • Shows Date, Time, user and process number
  • Record Modification History
  • Modified fields displayed in Red
Filtering: Allows you to query the open Logs by various criteria