◷ Reading Time: 2 minutes
The output window has a list of different logs.
- Storage is a live log for local/online storage with file access.
- Debugger Log has the capability to show a live execution path while executing logic documents.
- Trace shows live execution traces outputs (if available).
- Execution Log shows generated logs based on events that occur during execution. This will be shown only when you run the project.

Storage
This live log of storage shows file access of local/online storage during the execution.
For example, in the following window, you can see the permission grant on File Read and Get File List along with the date and time.

Debugger Log
When running rules in FlexRule Designer, EnableFullLog
is set to true and the result of the conclusion log can be seen in the output window under the Debugger Log section.

Trace
If there are any live execution traces available, you will be able to see them in this window.

Execution Log
Execution log shows generated logs based on events that occur during execution including decision names, files, execution times, actions, etc. This will be shown only when you run the project.
