提交历史

作者 SHA1 备注 提交日期
  Sam Clements 3feeac3b74 Merge branch 'timestamp-option' 3 年之前
  Sam Clements 9062f0d34c Fix linter error 3 年之前
  Sam Clements 23bea71a70 Improve some of the documentation, replace init_by_env() 3 年之前
  Sam Clements be5c59bccb Filter no log messages by default 3 年之前
  Sam Clements a389c0a5a0 Merge branch 'revert_deprecations' 3 年之前
  Sam Clements de53e4d2b9 Replace ::from_env_or with a .env builder method 3 年之前
  Berke Durak 99e80eb564 Add an option to control whether timestamps are to be printed or not. 4 年之前
  Shane F. Carr e3d7602751 Fix typos 4 年之前
  Shane F. Carr 5412b5a017 Add SimpleLogger::from_env_or 4 年之前
  Benoît du Garreau e7294ead50 Revert deprecation of stand-alone initialisation functions 4 年之前
  piegames 1a336399ff Deprecate `with_target_levels` 4 年之前
  piegames b03af74b6d Match all submodules on `with_module_level` 4 年之前
  Colin Rofls ab87cb0ad8 Add #[must_use] to builder methods 4 年之前
  Aloïs Micard 57bce264c2 Run `cargo fmt` 4 年之前
  Aloïs Micard 5a952ab1bf Deprecate old functions & update README 4 年之前
  Aloïs Micard e52ef4bb62 Little fixes 4 年之前
  Aloïs Micard d1ec587ae4 Implement builder pattern 4 年之前
  Aloïs Micard f02c4013a3 Allow to log only on specific log targets 4 年之前
  Sam Clements a63a5fa826 Merge pull request #18 from Veetaha/feat/migrate-to-gh-actions 4 年之前
  Veetaha 014d2a98aa Fix clippy lint 4 年之前
  Veetaha fbf7eb6096 Migrate to edition = "2018" 4 年之前
  Atul Bhosale c57a1438f5 Format using 'cargo fmt' 5 年之前
  Sam Clements 7f214fa538 Merge pull request #13 from kindlychung/init-by-env-fn 5 年之前
  Kaiyin Zhong 7464f40eb0 init_by_env should be qualified in example 5 年之前
  Kaiyin Zhong ffb11dd2d5 init_by_env should be public 5 年之前
  Kaiyin Zhong f6217a0069 use match instead of if 5 年之前
  Kaiyin Zhong 51a51254fb no need to qualify init_with_level 5 年之前
  Kaiyin Zhong a5dde834be use function instead of macro 5 年之前
  Sam Clements 4a902a3191 Merge branch 'master' into disable-chrono 5 年之前
  Kaiyin Zhong 7a9b67ae99 macro init-by-env 5 年之前