{{ include( 'NivaControlBundle:Shared:header.html.twig', { 'section': 'admin', 'mode': 'admin' } ) }} {{ include( 'NivaControlBundle:Shared:sidebar.html.twig', { 'section': 'admin', 'mode': 'admin', 'active': 'client' } ) }}
Log ID | Timestamp | Action | Status Before | Status After | Charge Successful? | Fee | Credits | Error Code | Raw Response |
---|---|---|---|---|---|---|---|---|---|
{{ log.logId }} | {{ log.timestamp|date('Y-m-d H:i:s') }} | {{ log.action }} | {{ log.clientStatusBefore }} | {{ log.clientStatusAfter }} | {% if log.isSuccessful %} Yes {% else %} No {% endif %} | {{ log.fee }} | {{ log.credits }} | {{ log.errorCode }} |
Woah, no Sync logs found.
{% endif %}Timestamp | Action | Status Before | Status After | Successful? | Error Code | Raw Response |
---|---|---|---|---|---|---|
{{ log.timestamp|date('Y-m-d H:i:s') }} | {{ log.action }} | {{ log.clientStatusBefore }} | {{ log.clientStatusAfter }} | {% if log.isSuccessful %} Yes {% else %} No {% endif %} | {{ log.errorCode }} |
Woah, no Comm logs found.
{% endif %}