Closed GoogleCodeExporter closed 8 years ago
idea: eliminate oculus.log, write all messages to stdout, add "OCULUS:" prefix?
(so stdout file can be parsed and only OCULUS messages sent to client when
clicks 'server log').
This will enable:
-end users only need to send stdout to tech support
-don't have to solve issue of oculus.log being erased/overwritten on server
restart
Original comment by skyz...@gmail.com
on 30 May 2011 at 9:37
Original comment by skyz...@gmail.com
on 30 May 2011 at 9:38
Agreed, slowly start removing as we go. I'll get "tail" working on command line
too.
Original comment by brad.zdanivsky
on 17 Nov 2011 at 1:00
like?
System.out.println("OCULUS: address [" + clientSocket + "] message [" + str +
"]");
Original comment by brad.zdanivsky
on 17 Nov 2011 at 1:07
Original comment by skyz...@gmail.com
on 31 Jan 2012 at 1:07
Original issue reported on code.google.com by
skyz...@gmail.com
on 28 Apr 2011 at 2:54