[Development] QLog ( Work on qDebug and friends)

wolfgang.beck at nokia.com wolfgang.beck at nokia.com
Wed Feb 22 03:37:48 CET 2012


OK,

So we've now 2 options to set the config file.
1. QLOG_CONFIG_FILE environment variable
2. setDefaultConfigFile function.

What do you mean with:
 ... and to supplying a QIODevice*?

B.R.
WB

-----Original Message-----
From: development-bounces+wolfgang.beck=nokia.com at qt-project.org [mailto:development-bounces+wolfgang.beck=nokia.com at qt-project.org] On Behalf Of ext Thiago Macieira
Sent: Tuesday, February 21, 2012 6:30 PM
To: development at qt-project.org
Subject: Re: [Development] QLog ( Work on qDebug and friends)

On terça-feira, 21 de fevereiro de 2012 07.15.48, wolfgang.beck at nokia.com
wrote:
> We have a default config file which uses a hardcoded filename but the 
> path to this file is created with the default config file path + 
> organization name + application name.

I don't want this. Application names and organisation names change every now and then. The applications may know about their own settings and migrate those, but if we have hardcoded paths coming from inside QtCore, those will get lost in the move.

Please restrict this to an environment variable and to supplying a QIODevice*.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden



More information about the Development mailing list