aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/misc_log_ex.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-01-03ARM chars are unsignedHoward Chu1-1/+1
2015-12-19epee: make log macros behave like statementsmoneromooo-monero1-22/+22
In particular, make this kind of thing do what one expects it to do: if (x) LOG_PRINT("True"); else LOG_PRINT("No");
2015-08-16epee: Don't set log file name when process path name isn't foundwarptangent1-1/+2
If process path name isn't found, then leave log file name blank. This also applies if a process name is found, but it's blank after removing a trailing dot extension.
2014-09-09moved non-critical warnings and errors to log level 1fluffypony1-0/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-28/+25
2014-07-23License updated to BSD 3-clausefluffypony1-25/+28
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-0/+3
2014-03-20some fixesAntonio Juarez1-15/+42
2014-03-03moved all stuff to githubAntonio Juarez1-0/+1426