Nick Mathewson
|
2e8353e2f4
Use new log format; convert old format to new format.
|
20 years ago |
Nick Mathewson
|
11979dc1f5
Add a callback log handler type
|
20 years ago |
Nick Mathewson
|
ce79bab7f1
Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability).
|
20 years ago |
Nick Mathewson
|
26f3cb8652
Add SysLog option to direct log messages to the system log instead of a FILE*.
|
20 years ago |
Nick Mathewson
|
605e10a650
Stop multiplying logs on sighup.
|
20 years ago |
Roger Dingledine
|
c278ff3bc2
minor comment patch
|
20 years ago |
Nick Mathewson
|
ccb825128e
Tinker with log behavior: never send error messages about logs into the bitbucket
|
20 years ago |
Nick Mathewson
|
9d2cd7fc6e
Allow multiple logfiles at different severity ranges
|
20 years ago |
Roger Dingledine
|
5dd9e60231
doxygen markup for common/*.h
|
20 years ago |
Nick Mathewson
|
c0ea93337d
Doxygenate common.
|
20 years ago |
Nick Mathewson
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
20 years ago |
Roger Dingledine
|
0864d3f484
add in a 'notice' log level
|
20 years ago |
Roger Dingledine
|
eb730c41c8
clean tabs, trailing whitespace
|
21 years ago |
Roger Dingledine
|
a5aa80cc41
make --debuglogfile (or any second log file) work
|
21 years ago |
Roger Dingledine
|
8222fe8e4f
clean up some copyrights
|
21 years ago |
Nick Mathewson
|
22ef733058
Make add_file_log return 0 on success.
|
21 years ago |
Roger Dingledine
|
36fb8e839d
change WARNING to WARN
|
21 years ago |
Roger Dingledine
|
de6cbe53c0
some early bugfixes
|
21 years ago |
Nick Mathewson
|
7711c2e745
Add backend support for multiple logfiles, including console logs.
|
21 years ago |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
21 years ago |
Roger Dingledine
|
d8af672bb6
correct log()'s comment
|
21 years ago |
Nick Mathewson
|
efbcd71b9b
Remove false warnings from printf checks
|
21 years ago |
Nick Mathewson
|
6965a4696c
Have GCC catch errors in format strings
|
21 years ago |
Nick Mathewson
|
5fd033a8e8
Come up with a less macro-happy, even more portable log_fn implementation
|
21 years ago |
Nick Mathewson
|
b9480620c6
Make log_fn work on apples with no workarounds needed in main code
|
21 years ago |
Nick Mathewson
|
71b158bf2f
Fix MacOS build
|
21 years ago |
Nick Mathewson
|
c94d42fa41
Fail less spectacularly on macos
|
21 years ago |
Nick Mathewson
|
fb435daa28
Fix build on linux; macos is still messed up
|
21 years ago |
Nick Mathewson
|
48b0c839b5
One is the language; the other is the compiler
|
21 years ago |
Nick Mathewson
|
0957ffeb83
work on versioning; new log_fn function
|
21 years ago |