Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set this option to Boolean true to enable server access logging. The log format can be customized using the accessLogFormat configuration option.

If running on IBM i and the server is started using STRTCPSVR, access logs will be written to /profoundjs-base/instances/INSTANCE_NAME/logs on the IFS. Otherwise, access logs will be written to a sub-directory 'logs' within the Profound.js installation directory.

Code Block
languagejavascript
titleExample
accessLog: true

Click here for information on how to modify this setting.