Logs

Learn how to use ACPT logger

ACPT (from v2.0.39) now includes a built-in logger.

To get started, go to General Settings and enable logging. Once activated, a Logs page will appear in the dashboard.

Log content

Each log entry contains:

  • Date – displayed in YYYY-MM-DD HH:mm:ss format

  • Severity – one of the following: INFO, NOTICE, WARNING, ERROR, FATAL

  • Action – see the Actions page for all possible values

  • Message – a short descriptive title

  • Context – an object containing detailed log data

Logs location

  • A new log file is created daily.

  • Log files are stored in the wp-content/acpt-logs folder.

Filtering and export

  • Browse logs by date and filter by action and/or severity.

  • Each log file can be downloaded for further analysis.

Last updated