aboutsummaryrefslogtreecommitdiffstats
path: root/alc/logging.h
Commit message (Collapse)AuthorAgeFilesLines
* Move logging to coreChris Robinson2020-12-171-47/+0
|
* Remove the unused Ref logging levelChris Robinson2020-09-281-2/+1
|
* Rework logging a littleChris Robinson2020-09-281-22/+18
| | | | | | Use OutputDebugStringW on Windows in addition to the log file Avoid duplicate formatter parsing with Android
* Use an enum class for the log levelChris Robinson2020-09-281-9/+9
|
* Use standard attribute declarationsChris Robinson2020-04-131-8/+1
|
* Improve logging for WindowsChris Robinson2019-10-081-5/+5
|
* Remove unneeded TRACEREF loggingChris Robinson2019-09-081-5/+0
|
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-4/+4
|
* Rename Alc to alcChris Robinson2019-07-281-0/+64