initial, base LOG macro
62de8a62
add *.log to .gitignore
727af3ea
added basic log file handler
d5156d33
reverted log auto endline to better mimic printf
356a166b
remove atomics and add dynamic log target
71d05b9a
log_enable/disable, LOG_TEE, basic usage doc
47b9f2d3
update .gitignore
f5080da4
Merge branch 'master' into betterlogs
8054c322
mv include to common, params, help msg
45f1a43d
log tostring helpers, token vectors pretty prints
360b36c9
main: replaced fprintf/LOG_TEE, some trace logging
181e8a99
Merge branch 'ggerganov:master' into betterlogs
54e81bac
LOG_DISABLE_LOGS compile flag, wrapped f in macros
4fdcede9
fix LOG_TEELN and configchecker
c8a11183
stub LOG_DUMP_CMDLINE for WIN32 for now
9bace227
fix msvc
0b367255
staviq
marked this pull request as ready for review 2 years ago
cleanup main.cpp:273
e99f039c
Merge branch 'master' into betterlogs
5031c50e
fix stray whitespace after master sync
5cea8692
Merge branch 'master' into HEAD
2c1930d3
log : fix compile warnings
b97958a5
log : do not append to existing log + disable file line func by default
6b4c65be
Merge branch 'master' into HEAD
891ac406
log : try to fix Windows build
5c978f48
main : wip logs
c72d344c
main : add trace log
ecdf113c
ggerganov
approved these changes
on 2023-08-29
Merge branch 'ggerganov:master' into betterlogs
f7ac4315
review: macro f lowercase, str append to sstream
3a10f5aa
review: simplify ifs and str comparisons
ba5590f4
fix MSVC, formatting, FMT/VAL placeholders
3edee3fa
review: if/else cleanup
6fa208e1
review: if/else cleanup (2)
f60f7d36
replace _ prefix with _impl suffix
89dc1006
ggerganov
approved these changes
on 2023-08-30
ggerganov
merged
8341a259
into master 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub