index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
tests
/
logging.cc
Age
Commit message (
Expand
)
Author
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-22
Fix tests
Eelco Dolstra
2020-10-07
Use PathReferences more widely
John Ericson
2020-07-26
libutil/logging: extend `internal-json` logger to make it more machine-readable
Maximilian Bosch
2020-07-06
revamp trace code and test
Ben Burdette
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-01
spacing
Ben Burdette
2020-07-01
non-pos trace test
Ben Burdette
2020-06-30
fix tests with the 'from string' change
Ben Burdette
2020-06-30
Merge branch 'master' into add-trace
Ben Burdette
2020-06-30
invalid pos check
Ben Burdette
2020-06-29
showTrace flag in loggers
Ben Burdette
2020-06-25
showTrace flag for ErrorInfo; showTrace test.
Ben Burdette
2020-06-24
add trace test; error formatting refinements
Ben Burdette
2020-06-23
use plain errPos instead of nixCode; fix tests
Ben Burdette
2020-06-23
re-add Pos origin in tests
Ben Burdette
2020-06-22
with normaltxt, elide yellow color code instead of canceling it; use normaltx...
Ben Burdette
2020-06-19
tidying up
Ben Burdette
2020-06-19
fmt -> hintfmt test
Ben Burdette
2020-06-19
too few, too many args
Ben Burdette
2020-06-19
add hintfmt test
Ben Burdette
2020-06-16
Fix logging unit tests
Tobias Pflug
2020-06-07
set verbosity levels
Ben Burdette
2020-06-06
Add tests for logging.hh
Tobias Pflug