Historial de Commits

Autor SHA1 Mensaje Fecha
  Theo Brigitte 4c4fd92013 update logger unit tests hace 10 meses
  Dan Helfman 5752373009 When color output is disabled (explicitly or implicitly), don't prefix each log line with the log level (#863). hace 1 año
  Dan Helfman f8f6560502 Fix handling of the NO_COLOR environment variable to ignore an empty value (#835). hace 1 año
  shivansh02 458d157e62 NO_COLOR set to any value returns false hace 1 año
  shivansh02 40c3a28620 support for NO_COLOR env var hace 1 año
  Dan Helfman f4744826fe When the "--json" flag is given, suppress console escape codes so as not to interfere with JSON output (#827). hace 1 año
  Dan Helfman ac1e1a9407 Simplify logging logic (#665). hace 1 año
  Soumik Dutta a7f81d538d nit changes hace 2 años
  Soumik Dutta 3d41ed3a34 add test to check that log_file is disabled hace 2 años
  Soumik Dutta f98d07e8d8 fix logger test hace 2 años
  Soumik Dutta 24be6272ed add test for logger hace 2 años
  Dan Helfman 7e6bee84b0 Add "--log-file-format" flag for customizing the log message format (#658). hace 2 años
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). hace 2 años
  Dan Helfman 54d57e1349 Add test for #407: Fix syslog logging on FreeBSD. hace 4 años
  Dan Helfman 14e5cfc8f8 Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271). hace 5 años
  Dan Helfman 0a9f4e8708 Reopen the file given by "--log-file" flag if an external program rotates the log file while borgmatic is running. hace 5 años
  Dan Helfman a9104ed090 Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs. hace 5 años
  palto42 26a1a3d1e0 test cases for logfile option hace 5 años
  Dan Helfman 90595e9c18 Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. hace 6 años
  Dan Helfman 74ac148747 Disable console color via "color" option in borgmatic configuration output section (#191). hace 6 años
  Dan Helfman b3aa6af859 Don't color syslog output (#197). hace 6 años
  Dan Helfman dc43c38e29 Complete test coverage for logging branch. hace 6 años
  Dan Helfman a13cc0ab17 More tests for colored logging. hace 6 años
  Dan Helfman 620f9e64d6 A few more tests for new colored logging. hace 6 años
  Luke Murphy a621ce199a Add tests for borgmatic.logger.to_bool hace 6 años