This is an old revision of the document!
With this feature you can configure logging for an existing database connection. Grid logging means that all SQL commands that changes data are logged.
generell settings→logging
Select a database connection from the drop down list.
Switch checkbox on if you want the logs to be written to the file entered in Logfile.
Switch checkbox on if you want the logs to be written in a database table. The structure of the database table must be like …..
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.
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.