提交歷史

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