+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 11 to 12 of 12

Thread: Debugging a Service in Symphony DE

  1. #11
    Bart Gridson is offline Junior Member
    Join Date
    May 9th, 2008
    Posts
    9
    Downloads
    0
    Uploads
    0

    Default

    Great demo.

    1 question, any side effects of setting debugSetting="full"? I mean, can I have this on all the time?

  2. #12
    lechen's Avatar
    lechen is offline Junior Member
    Join Date
    March 12th, 2008
    Location
    Toronto, Ontario
    Posts
    71
    Blog Entries
    1
    Downloads
    8
    Uploads
    0

    Default

    Quote Originally Posted by Bart Gridson View Post
    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.

+ Reply to Thread
Page 2 of 2
FirstFirst 1 2

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts