Hi all,
I was wondering if there is a way to set the default logging levels for the Smart GWT console?
What I would like do is set all the logging levels to Debug and add all my custom categories into the list a standard.
The reason for this is that I have many categories and when I log into a clients system I can never remember the names of the categories so would ideally like them to already be in the list so I can just turn them on.
I have read the debugging article but that doesn't include any information on programmatically adding client debugging categories.
Thanks,
Dale
I was wondering if there is a way to set the default logging levels for the Smart GWT console?
What I would like do is set all the logging levels to Debug and add all my custom categories into the list a standard.
The reason for this is that I have many categories and when I log into a clients system I can never remember the names of the categories so would ideally like them to already be in the list so I can just turn them on.
I have read the debugging article but that doesn't include any information on programmatically adding client debugging categories.
Thanks,
Dale
Comment