@Kedi: thanks
@waltervl Yes, but there so many more locations in the code to change - for example - status to internal, that a new loglevel was easier to implement.
Search found 2 matches
- Tuesday 21 March 2023 19:56
- Forum: Suggestions
- Topic: Possibility to log warnings (dzVents)
- Replies: 7
- Views: 2323
- Tuesday 21 March 2023 12:07
- Forum: Suggestions
- Topic: Possibility to log warnings (dzVents)
- Replies: 7
- Views: 2323
Possibility to log warnings (dzVents)
Hi.
In my dzVents-scripts I use logging to monitor events.
But there so many events (like: EventSystem: Script event triggered), I donn't care (mostly).
So, I use LOG_ERROR do log "my" events.
But then, I can't differentiate between "my loggings" and errors.
So, I added also warnings to the log ...
In my dzVents-scripts I use logging to monitor events.
But there so many events (like: EventSystem: Script event triggered), I donn't care (mostly).
So, I use LOG_ERROR do log "my" events.
But then, I can't differentiate between "my loggings" and errors.
So, I added also warnings to the log ...