@aesmer The question is simple, so the answer should be simple as well.
Just use the Logger module and uncheck the "Show msg "waiting element"" option
1.png
2.png
How to color logs?
-
@orinsamy said in How to color logs?:
When i try this it's working
log_html("<span style='color:yellow'>Test log</span>")But When i add variable it's not working
log_html("<span style='color:yellow'>[[LEAD]]</span>")Please solve my problem
https://code.mu/en/javascript/book/prime/basis/strings-concatenation/
-
I did watched this video but log not work with variable
https://www.youtube.com/watch?v=SNm_hSX4iOg(Full line not work with color)
-
-
hello there. i was looking for the answer to this question for the web interface and saw a few suggestions.
but I found a much simpler and practical way that meets my needs. i am adding it here for those who may need it in the future.
Update the place I marked in the js file like this. Edit the <span></span> text.
I preferred the yellow color. You can use another color instead of yellow.
