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 edit logging

With this feature you can configure logging for an existing database connection. Grid edit 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

Database connection for which updates in tables, triggered by niota web editor, will 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 into the file entered in Logfile.

Log to DB table

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

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 handles 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.1641376022.txt.gz · Last modified: 2025/07/17 14:11 (external edit)