Great demo.
1 question, any side effects of setting debugSetting="full"? I mean, can I have this on all the time?
Great demo.
1 question, any side effects of setting debugSetting="full"? I mean, can I have this on all the time?
There will be additional performance overhead incurred on the service when outputting the logs per every run. These files generated under work/serl also requires manual clean up from time to time.
Thus, once you have finished unit testing, it's advised o turn it to "customized", Under this setting, files will only be generated on certain events which requires debugging.