niota

fascinating. logical.

User Tools

Site Tools


niota-docs:niota_grid_config_logging

This is an old revision of the document!


Table of Contents

configure grid logging

With this feature you can configure logging for an existing database connection. Grid logging means that all SQL commands that changes data are logged.

navigate to the menu item

  • Add/edit a record.
  • enter valid values for fields listed below

DB connection to be logged

Select a database connection from the drop down list.

log to file

Switch checkbox on if you want the logs to be written to the file entered in Logfile.

Log to DB table

Switch checkbox on if you want the logs to be written in a database table. The structure of the database table must be like …..

Logfile

Filename and file extensions of the file where the logs are written in case Log to file is on. The logfile is located on the niota server in directory app\logs.

callable object for logging

Choose a valid callable object (stored procedure) that should handle the logging finally. This can be a delivered system log procedure or your own procedure in case you do not want to log to N-MDDB.

niota-docs/niota_grid_config_logging.1639920666.txt.gz · Last modified: 2025/07/17 14:11 (external edit)