Results 1 to 7 of 7

Thread: Logger Library : advice and help needed.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2007
    Posts
    3
    Thanks
    2

    Default Re: Logger Library : advice and help needed.

    Thank you very much for your answers !

    Guilugi : did you find the thread you were talking about ? I didn't !
    Qt allows me to define a message handler to manage calls to "qDebug" or "qWarning" : is that what you mentioned ?
    I could use that, but I don't have time to implement a logger class now, and I wanted to manage the logs behaviour from the outside of the app, and with a notion of "levels"...

    Wysota : were these two libraries compiled without any problem on WinXP / MinGW 3.4.5 / Qt 4.2.3 ?
    Are they portable, too ?

    Thanks for your help and answers !

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Logger Library : advice and help needed.

    They are portable.

  3. The following user says thank you to wysota for this useful post:

    Antoine (6th April 2007)

  4. #3
    Join Date
    Jan 2006
    Location
    Paris, France
    Posts
    227
    Thanks
    3
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Logger Library : advice and help needed.

    Oops, sorry Antoine, here's the link to the thread.

    http://www.qtcentre.org/forum/f-qt-p...ht=QTextStream

    It was meant for Qt3, but it may help

    Guilugi.

  5. The following user says thank you to guilugi for this useful post:

    Antoine (6th April 2007)

  6. #4
    Join Date
    Apr 2007
    Posts
    3
    Thanks
    2

    Default Re: Logger Library : advice and help needed.

    Thanks for your help and answers !
    This will help me a lot !

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.