accessLogFormat
This option is used to customize the server access log format. Logging is implemented using morgan. Any format value (string or function) accepted by morgan can be specified. The default value is ":method :url :status :response-time ms - :res[content-length]"
Example
accessLogFormat: "combined"
Click here for information on how to modify this setting.
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!