Logging gone wild
Hello
I've noticed that my R#-Logs get really huge. After having worked for
a few hours, the log file contains nearly 200'000 entries. This is a
typical second:
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
18:56:05: Thread:3768: End command:VS Command, nesting level:1
18:56:05: Thread:3768: Begin command:VS Command, nesting level:0
...I assume this doesn't really increase the performance of my
development system ;)
Is this standard behaviour or is something wrong with my system? And:
Can I turn this off (or at least reduce logging activity it somehow?)
Cheers,
Philipp
Please sign in to leave a comment.
Hi Philipp,
unfortunately currently there is no way to reduce size of logs. We'll remove those particular entries that cause log to grow unboundly with time. It would help if you post a request for this into the tracker.