Ivan Safrin
|
065d104a68
Made the logger flush the stream immediately after logging string to file
|
10 years ago |
Ivan Safrin
|
7418b7db1b
Clear logger instance on delete, fixes Polycode player crash on Mac
|
11 years ago |
Ivan Safrin
|
53466270d8
Fix for a merged pull request: close log file only if it's been opened in Logger destructor
|
11 years ago |
Joachim Meyer
|
da94a4d34c
Fixes the Logger to not always create poly.log even if it does not log to a file, or logs to a correctly named file.
|
11 years ago |
Joachim Meyer
|
1e97cc2e4b
Implemented the option to log to a file (File name: yy_mm_dd.log)
|
11 years ago |
Joachim Meyer
|
148efdb33a
Fixed Logger to log in VS Debug Output, if compiled as Debug. Documented Logger a bit.
|
11 years ago |
Ivan Safrin
|
1733f6fb3d
Added an instance of the Logger to CoreServices and added a nonstatic log method called logBroadcast that dispatches a notify event from the Logger instance so that they can be printed to listening consoles. Made the GLSL module use the log broadcast for its error message. Made IDE console listen to Logger broadcasts.
|
12 years ago |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 years ago |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 years ago |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 years ago |