mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-31 03:00:05 +00:00
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
This commit is contained in:
parent
2ac8615c7e
commit
e77d5b12ef
13 changed files with 229 additions and 149 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef JUCE_LOG_ASSERTIONS
|
||||
//#define JUCE_LOG_ASSERTIONS
|
||||
#define JUCE_LOG_ASSERTIONS 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_CHECK_MEMORY_LEAKS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue