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++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » log-file is empty
Re: log-file is empty [message #52088 is a reply to message #52083] Wed, 17 July 2019 20:02 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
slashupp wrote on Wed, 17 July 2019 10:35
mirek Smile seems we were trying to do the same question at the exact same moment & the forum-tool couldn't handle it Smile
I started a second question, maybe you should delete that one

Quote:
Normally, logfile is empty, unless you put something there.

Also, LOG only works in debug mode, in release it is excluded from the final code.


(my app does keep it's own logging and there is no problem with that)

I want the log-output from theide/upp specifically this: https://www.ultimatepp.org/srcdoc$Core$Leaks_en-us.html


Are you trying to catch leaks?

    StdLogSetup(LOG_COUT|LOG_FILE);


Just to provide correct explanation of above code: It sets log to output both to console AND log-file. However, the default is to output to log (so above just adds output to the console).
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: icon.rc dont work anymore since last theIDE version
Next Topic: How to inspect memory at pointer-address while debugging
Goto Forum:
  


Current Time: Sat Apr 27 21:50:25 CEST 2024

Total time taken to generate the page: 0.95889 seconds