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
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
2020-04-08
actDownload -> actDataTransfer
Nikola Knezevic
2019-12-05
Revert "Make fmt() non-recursive"
Eelco Dolstra
2019-12-05
fmt(): Pass arguments by reference rather than by value
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2018-03-12
Wrap thread local in function for Cygwin
Asad Saeeduddin
2018-03-06
logging: Don't throw from Activity destructor
Will Dietz
2017-10-24
More progress indicator improvements
Eelco Dolstra
2017-10-24
Handle log messages from build-remote
Eelco Dolstra
2017-08-31
Add an activity for binary cache queries
Eelco Dolstra
[next]