Files
nats-server/server
Ivan Kozlovic 44d18c3af6 [FIXED] SetLogger to be able set debug/trace to 0
In NATS Streaming, we have a test - started early on - that was testing
logging and called SetLogger(l, true, true), then reset by calling
SetLogger(l, false, false) to reset the values. That obviously had not
the expected effect.
During profiling, I noticed that there were tons of allocated
objects due to NATS server debug/trace statements caused by that.
2016-10-05 17:56:25 -06:00
..
2016-08-18 09:27:43 -06:00
2016-09-12 11:03:19 -04:00
2016-09-12 11:03:19 -04:00
2015-06-19 12:08:11 -07:00
2016-04-03 13:04:06 -07:00
2016-07-11 12:16:21 -07:00
2016-03-20 15:57:43 -10:00