Dan Helfman
|
bbf6f27715
For boolean configuration options, add separate "--foo" and "--no-foo" CLI flags (#303).
|
hai 2 meses |
Dan Helfman
|
66abf38b39
Add end-to-end tests for the systemd credential hook (#966).
|
hai 3 meses |
Dan Helfman
|
ab9e8d06ee
Add a delayed logging handler that delays anything logged before logging is actually configured.
|
hai 3 meses |
Dan Helfman
|
5dc0b08f22
Fix the log message code to avoid using Python 3.10+ logging features (#989).
|
hai 4 meses |
Dan Helfman
|
63c39be55f
Fix flaking issues (#635).
|
hai 4 meses |
Dan Helfman
|
7e344e6e0a
Complete test coverage for new code (#635).
|
hai 4 meses |
Dan Helfman
|
71f1819f05
Some additional test coverage (#635).
|
hai 4 meses |
Dan Helfman
|
7d56641f56
Get existing unit tests passing (#635).
|
hai 4 meses |
Dan Helfman
|
803361b850
Some text fixes (#635).
|
hai 4 meses |
Dan Helfman
|
a4baf4623b
Drop colorama as a library dependency (#958).
|
hai 5 meses |
Dan Helfman
|
97305cc3ce
Fix broken tests when NO_COLOR=1 is set (#943).
|
hai 6 meses |
Theo Brigitte
|
4c4fd92013
update logger unit tests
|
hai 10 meses |
Dan Helfman
|
5752373009
When color output is disabled (explicitly or implicitly), don't prefix each log line with the log level (#863).
|
hai 1 ano |
Dan Helfman
|
f8f6560502
Fix handling of the NO_COLOR environment variable to ignore an empty value (#835).
|
hai 1 ano |
shivansh02
|
458d157e62
NO_COLOR set to any value returns false
|
hai 1 ano |
shivansh02
|
40c3a28620
support for NO_COLOR env var
|
hai 1 ano |
Dan Helfman
|
f4744826fe
When the "--json" flag is given, suppress console escape codes so as not to interfere with JSON output (#827).
|
hai 1 ano |
Dan Helfman
|
ac1e1a9407
Simplify logging logic (#665).
|
hai 1 ano |
Soumik Dutta
|
a7f81d538d
nit changes
|
%!s(int64=2) %!d(string=hai) anos |
Soumik Dutta
|
3d41ed3a34
add test to check that log_file is disabled
|
%!s(int64=2) %!d(string=hai) anos |
Soumik Dutta
|
f98d07e8d8
fix logger test
|
%!s(int64=2) %!d(string=hai) anos |
Soumik Dutta
|
24be6272ed
add test for logger
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
7e6bee84b0
Add "--log-file-format" flag for customizing the log message format (#658).
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
54d57e1349
Add test for #407: Fix syslog logging on FreeBSD.
|
%!s(int64=4) %!d(string=hai) anos |
Dan Helfman
|
14e5cfc8f8
Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271).
|
%!s(int64=5) %!d(string=hai) anos |
Dan Helfman
|
0a9f4e8708
Reopen the file given by "--log-file" flag if an external program rotates the log file while borgmatic is running.
|
%!s(int64=5) %!d(string=hai) anos |
Dan Helfman
|
a9104ed090
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
%!s(int64=5) %!d(string=hai) anos |
palto42
|
26a1a3d1e0
test cases for logfile option
|
%!s(int64=5) %!d(string=hai) anos |
Dan Helfman
|
90595e9c18
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
|
%!s(int64=6) %!d(string=hai) anos |