Page 1 of 1

Increased logging?

PostPosted: Mon Sep 10, 2012 4:29 am
by beany
HI, how do I increase the view of logging data. currently it seems to be set to scroll last 4000. Also How do I keep the old logs of Log.txt. they appear to refresh when NB is restarted.
Thnx

Re: Increased logging?

PostPosted: Mon Sep 10, 2012 10:19 am
by Quade
For #1 - you can't.

For #2 - in the NBI file adding this should make it append and not over-write.

[LOGGING]
Append=1

You'll want to exit Newsbin, edit the NBI, then restart.

Re: Increased logging?

PostPosted: Mon Sep 10, 2012 11:55 am
by beany
Quade wrote:For #1 - you can't.

For #2 - in the NBI file adding this should make it append and not over-write.

[LOGGING]
Append=1

You'll want to exit Newsbin, edit the NBI, then restart.


Great! Thanks Quade.