Histórico de Commits

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