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 » U++ Library support » U++ Library : Other (not classified elsewhere) » Last SVN update added too mutch Logs on my application
Re: Last SVN update added too mutch Logs on my application [message #55551 is a reply to message #55550] Fri, 20 November 2020 23:32 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Xemuth,

The easiest way to found the root cause is too look throug git/svn history. It seems that this commit add additional logging Smile

And here is the line that add logging:
#ifdef _DEBUG
#define LOGMESSAGES 0 // <- Should be this!
#define LOGMESSAGES 1 // <- Not this...
#endif


Anyway good catch and perfect report!

Klugier


U++ - one framework to rule them all.

[Updated on: Fri, 20 November 2020 23:33]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Request] Add gst-play-1.0 to Linux notification sound players list.
Next Topic: typo in labelbase ?
Goto Forum:
  


Current Time: Sun May 05 18:56:37 CEST 2024

Total time taken to generate the page: 0.02628 seconds