Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Clements 496d76a5de Constant width timestamps hace 3 años
  Sam Clements 36f984ebb9 Make UTC the default timestamps option, and change the output format to include the timezone hace 3 años
  Sam Clements 77fc97f1dc fixup! Use an enum to control timestamp display hace 3 años
  Sam Clements 9e3aa46170 Pass clippy by not capitalising acronyms hace 3 años
  Sam Clements bc4d25ab91 Use an enum to control timestamp display hace 3 años
  Sam Clements e2e5d14e56 Add options to use UTC timestamps hace 3 años
  Sam Clements 70f5d5e1be Implement thread IDs based on @cehteh's work hace 3 años
  Sam Clements 1fb43f867e Make the local_offset_at error message clearer hace 3 años
  Sam Clements 3dd5e7b023 Format code with 'cargo fmt' hace 3 años
  Sam Clements 20d93f64ad Replace the chrono cate with the time crate hace 3 años
  Sam Clements c49be5c183 Simplify formatting operations so that the format string is defined only once hace 3 años
  Sam Clements d442abac79 Revert "Exchanged `chrono` dependency for equal implementation using the still-maintained `time` crate." hace 3 años
  Sam Clements 769bc86ec3 Revert "Revert addition of `use winapi::um::wincon::ENABLE_VIRTUAL_TERMINAL_PROCESSING;`" hace 3 años
  Sam Clements 0c3a8f101b Revert addition of `use winapi::um::wincon::ENABLE_VIRTUAL_TERMINAL_PROCESSING;` hace 3 años
  Noah Coetsee a8b5d555b4 Exchanged `chrono` dependency for equal implementation using the still-maintained `time` crate. hace 3 años
  Christian Thäter 3938a05f34 Add some documentation bits to the 'stderr' feature hace 3 años
  Christian Thäter 9957dc531d Use a 'stderr' feature to target log output to stderr hace 3 años
  Sam Clements 1f67e2105f Don't call init() in tests hace 3 años
  Sam Clements cd230e82ae Fix feature names (again) hace 3 años
  Sam Clements 784089ecda Fix color tests hace 3 años
  Aloïs Micard 6d9379eb40 s/chrono/colored hace 3 años
  Sam Clements 8bef8a6a32 Avoid dead code warning on windows hace 3 años
  Sam Clements f9d95553b5 Fix colour feature hace 3 años
  Sam Clements 3657ac51db Release 1.12.0 hace 3 años
  Sam Clements e4c632b41f Add a color option, matching the timestamps option hace 3 años
  Sam Clements e6643bdd93 Some minor documentation tweaks hace 3 años
  Sam Clements e7c357342d Only include the timestamps field if the chrono feature is enabled hace 3 años
  Sam Clements 0c56dfa8bb Revert "Filter no log messages by default" hace 3 años
  Sam Clements 3feeac3b74 Merge branch 'timestamp-option' hace 3 años
  Sam Clements 9062f0d34c Fix linter error hace 3 años