Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » SystemLog class updated
SystemLog class updated [message #15946] Mon, 19 May 2008 15:52 Go to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
SystemLog messaging class has been updated.
Changelog :

1 - Changed log level names, adding an 'L' in front of them,
    this avoids name clashes with some windows macros (sigh)
    Sorry for any inconvenience, but users must update code.

2 - added line buffering, this allows to concatenate output on
    a single log line with operator <<, line termination should
    be indicated with "\n" as usual.
    Current line is also terminated by changing active log level.

3 - Added a small console app sample

4 - Updated documentation because of changes in point 1


Ciao

Max

p.s.: mrjt, please test it on windows, it whould work, but I did
make some major changes because of buffering...

Max

[Updated on: Mon, 19 May 2008 15:54]

Report message to a moderator

Re: SystemLog class updated [message #15953 is a reply to message #15946] Mon, 19 May 2008 18:29 Go to previous messageGo to next message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
I've run the test and everything worked as expected. Good job Smile

One very minor change was nessessary to compile it (Flush declared void but was returning a value on the Win32 path), so I've committed it to the SVN.

Cheers!
Re: SystemLog class updated [message #15954 is a reply to message #15953] Mon, 19 May 2008 18:46 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Perfect !
Thanx for testing Smile

Max
Previous Topic: DialSlider (curved slider ctrl)
Next Topic: quicktabs vs tabbar
Goto Forum:
  


Current Time: Fri Apr 19 13:01:00 CEST 2024

Total time taken to generate the page: 0.02236 seconds