by David P
Version 3 (July 12, 2026)
Download (56 downloads)
Colors the text of a log message according to its severity. Can be used as a template. Uses a few interesting exploits.
Allows you to print cutom
- Failure/Fault message
- Warning message
- Debug message
- Info message
Contains all date, time, process ID, thread ID info
How it works:
The Flow Start Block returns the Fiber URI from which we can extract the flow ID and locate its log file. Then, is appends a new line with your custom text. Note that the color depends on the 20th character (D - debug, I - info, W - warning, F - failure/fault). The time can be formatted from 'Now' constant, I extracted process ID from previous line and thread ID 18 for log appending.
Would you like to use custom error messages in your flow? It's very simple! Try out this helper flow:
https://llamalab.com/automate/community/flows/53279
Inspired by:
https://llamalab.com/automate/community/flows/41617
| 5 stars | 1 | |
| 4 stars | 0 | |
| 3 stars | 0 | |
| 2 stars | 0 | |
| 1 star | 0 | |
| Reports | 0 |
Rate and review within the app in the Community section.