I am already starting qpid with --auth=no parameter. As far as I know the remaining parameters get neglected and only the first parameter counts. Will the following command work
*qpidd -auth=no --log-enable trace+:amqp_0_10 --log-enable notice+ --log-to-file "c:\logger.txt"* On Mon, Jan 28, 2013 at 10:09 AM, Gordon Sim <[email protected]> wrote: > On 01/28/2013 05:03 PM, Rajesh Khan wrote: > >> Sure I could do that. Where will the log file be created ? I havent setup >> logging in my code >> > > You should be able to start qpidd with --log-to-file <path-to-file> to > have it use a location of your choosing. > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > >
