Topic: Console filter
Hi all
Is it possible to filter the view from the Level enum used to send a message?
If i send something like
SiAuto.Main.LogInt(Level.Debug, "Example", 20)
I don't find a filter to differ this from the following entry
SiAuto.Main.LogInt(Level.Warning, "Example", 20)
I use the 3.2.2 Version.
Lothar
