index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
logging.hh
Age
Commit message (
Expand
)
Author
2024-07-20
libutil: make basic loggers thread-safe
eldritch horrors
2024-07-20
libutil: remove warnOnce macro
eldritch horrors
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-23
doc-comment Fields for Activity and Result types
Qyriad
2024-06-22
libmain: add progress bar with multiple status lines
Finn Behrens
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-03-29
Merge "Remove `HintFmt::operator%`" into main
wiggles dog
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-26
Remove `HintFmt::operator%`
Rebecca Turner
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-22
Logger, ProgressBar: add a way to pause/resume
Alexander Bantyev
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-02
Logger::cout: Use fmt()
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-02-28
logging.hh: json.hpp -> json_fwd.hpp
Maximilian Bosch
2022-02-28
libstore/derivation-goal: avoid double-parsing of JSON messages
Maximilian Bosch
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-01-11
Make --repair-path also repair corrupt optimised links
Guillaume Maudoux
2021-11-30
Tidy up the logging
John Ericson
2020-12-10
Add lvlNotice log level
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-11-26
Ask for confirmation before allowing flake Nix configuration settings
Eelco Dolstra
2020-09-25
stdout_ -> cout
John Ericson
2020-09-04
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-07-30
Merge remote-tracking branch 'origin/master' into fix-and-ci-static-builds
Matthew Bauer
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-06-30
comments and cleanup
Ben Burdette
2020-06-29
Rename logging->stdout to logging->stdout_
Matthew Bauer
2020-06-29
showTrace flag in loggers
Ben Burdette
2020-06-15
Improve "waiting for locks" messages
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-08
Make the logger customisable
regnat
2020-06-04
add some comments
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-04
appending to hints; remove _printError
Ben Burdette
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-04-29
uncrustify formatting
Ben Burdette
2020-04-24
add has_value check; remove obslete friend class
Ben Burdette
2020-04-21
add ErrorInfo to BaseError
Ben Burdette
2020-04-17
logError, logWarning; Logger functions; switch to Verbosity enum
Ben Burdette
2020-04-16
Logger: Add method for writing to stdout
Eelco Dolstra
2020-04-08
DataTransfer -> FileTransfer
Nikola Knezevic
[next]