> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# log_debug table

> A log used for debugging, especially useful for bLogic/ejscript

## log\_debug Table (365)

A log used for debugging, especially useful for bLogic/ejscript

## Fields

| Name            | Description             | Type     | Nullable |
| --------------- | ----------------------- | -------- | :------: |
| id              | Primary key             | PK       |    No    |
| info            | Debug info              | Clob     |    Yes   |
| time\_of\_entry | When the event happened | DateTime |    Yes   |

<img src="https://mintcdn.com/superofficeas/6OcOTPa_ISkjXJg4/media/loc/en/database/tables/log_debug.png?fit=max&auto=format&n=6OcOTPa_ISkjXJg4&q=85&s=380413ec1efdb83a804c3456da7cff28" alt="log_debug table relationship diagram" width="107" height="59" data-path="media/loc/en/database/tables/log_debug.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [ejscript_debug table](/en/database/tables/ejscript-debug.md)
- [log_events table](/en/database/tables/log-events.md)
- [metering_log table](/en/database/tables/metering-log.md)
- [ticket_log table](/en/database/tables/ticket-log.md)
- [ticket_log_action table](/en/database/tables/ticket-log-action.md)
- [ticket_log_change table](/en/database/tables/ticket-log-change.md)
