Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2000_concepts:0800_data_processing:0300_execution_log [2022/08/25 00:00] – ↷ Links adapted because of a move operation administrator | docs:2000_concepts:0800_data_processing:0300_execution_log [2025/06/12 03:58] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| ===== All server events including SQL===== | ===== All server events including SQL===== | ||
| - | This is the most verbose level. This is the same as the previous level, but the rule log also includes records of all SQL commands that //**Aware IM**// sends to the database. | + | This is the most verbose level. This is the same as the previous level, but the rule log also includes records of all SQL commands that //**AwareIM**// sends to the database. |
| - | The levels may be set up using the [[docs: | + | The levels may be set up using the [[glossary: |
| When you run the Settings/ | When you run the Settings/ | ||
| Line 34: | Line 34: | ||
| ====== Log Viewer ====== | ====== Log Viewer ====== | ||
| - | The execution log may be viewed using the [[docs: | + | The execution log may be viewed using the [[glossary: |
| - View/ | - View/ | ||
| - View/ | - View/ | ||
| - File/Open Log File – opens the specified log file | - File/Open Log File – opens the specified log file | ||
| - | //**Aware IM**// displays the log as a tree structure where every node represents a single log record. The nodes of the tree are hierarchical – for example, all log records spawned by an external request (such as a request to start a process or update an instance of a business object) are children of the node representing the external request. This is illustrated on the picture below: | + | //**AwareIM**// displays the log as a tree structure where every node represents a single log record. The nodes of the tree are hierarchical – for example, all log records spawned by an external request (such as a request to start a process or update an instance of a business object) are children of the node representing the external request. This is illustrated on the picture below: |
| - | {{ documentation: | + | {{ docs: |
| The picture shows execution of the DeleteTopic process – the corresponding nodes are expanded to show all details of the log. Note also that the Log Viewer shows different types of log records with different icons and colors. Using the Log Viewer one can quickly browse through the log and delve into the details of a particular request only when necessary. | The picture shows execution of the DeleteTopic process – the corresponding nodes are expanded to show all details of the log. Note also that the Log Viewer shows different types of log records with different icons and colors. Using the Log Viewer one can quickly browse through the log and delve into the details of a particular request only when necessary. | ||