$limit ? mb_substr($value, 0, $limit - 3) . '...' : $value; } return strlen($value) > $limit ? substr($value, 0, $limit - 3) . '...' : $value; }; $logFiles = ['runtime_debug.log', 'error_log', 'login_debug.log', 'post_debug.log', 'search_debug.log', 'debug.log']; ?>
Monitor file logs plus recent WhatsApp dispatch results
No Wablas activity has been logged yet.
Create a sales invoice, send a test WhatsApp from Settings, or run the queue to see entries here.
| Event | Status | Schedule / Attempt | Recipients / Message | Response |
|---|---|---|---|---|
|
= htmlspecialchars($eventLabel !== '' ? $eventLabel : 'Dispatch') ?>
= htmlspecialchars((string) ($row['event_key'] ?? '')) ?>
Created:
= htmlspecialchars((string) ($row['created_at'] ?? '—')) ?>
|
= htmlspecialchars($statusMeta['label']) ?>
Attempts:
= (int) ($row['attempt_count'] ?? 0) ?>
|
Scheduled: = htmlspecialchars((string) ($row['scheduled_for'] ?? '—')) ?>
Last attempt: = htmlspecialchars((string) ($row['last_attempt_at'] ?? '—')) ?>
|
Recipients:
= htmlspecialchars($numbersPreview !== '' ? $numbersPreview : '—') ?>
Message:
= htmlspecialchars($messagePreview !== '' ? $messagePreview : '—') ?>
|
HTTP: = htmlspecialchars($httpCode) ?>
= htmlspecialchars($wablasPreview($errorMessage, 160)) ?>
No error recorded
|
Latest lines from the app log files available in this workspace
" . htmlspecialchars((string) $lines) . "
No accessible log files found.