Custom Warning and Error Log ⚠️❗

by David P

Version 2 (November 1, 2025)

Download (52 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.

Inspired by:
https://llamalab.com/automate/community/flows/41617

5.0 average rating from 1 reviews

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.