Sam Clements
|
cd230e82ae
Fix feature names (again)
|
3 years ago |
Sam Clements
|
784089ecda
Fix color tests
|
3 years ago |
Sam Clements
|
a2237fc1fd
Test with all feature combinations
|
3 years ago |
Sam Clements
|
c1337657ec
Merge pull request #36 from creekorful/fixes/35
|
3 years ago |
Aloïs Micard
|
6d9379eb40
s/chrono/colored
|
3 years ago |
Sam Clements
|
8bef8a6a32
Avoid dead code warning on windows
|
3 years ago |
Sam Clements
|
80947e45a2
Make feature examples depend on those features
|
3 years ago |
Sam Clements
|
f9d95553b5
Fix colour feature
|
3 years ago |
Sam Clements
|
3657ac51db
Release 1.12.0
|
3 years ago |
Sam Clements
|
e4c632b41f
Add a color option, matching the timestamps option
|
3 years ago |
Sam Clements
|
07f7bf95f3
Fix features example
|
3 years ago |
Sam Clements
|
3fbccc12cf
Test without default features
|
3 years ago |
Sam Clements
|
841677e4ad
Name the feature timestamps instead of ts
|
3 years ago |
Sam Clements
|
78bd727610
Merge branch 'kz6wk9/master'
|
3 years ago |
Sam Clements
|
e6643bdd93
Some minor documentation tweaks
|
3 years ago |
Sam Clements
|
e7c357342d
Only include the timestamps field if the chrono feature is enabled
|
3 years ago |
Sam Clements
|
0c56dfa8bb
Revert "Filter no log messages by default"
|
3 years ago |
Sam Clements
|
3feeac3b74
Merge branch 'timestamp-option'
|
3 years ago |
Sam Clements
|
9062f0d34c
Fix linter error
|
3 years ago |
Sam Clements
|
23bea71a70
Improve some of the documentation, replace init_by_env()
|
3 years ago |
Sam Clements
|
be5c59bccb
Filter no log messages by default
|
3 years ago |
Sam Clements
|
a389c0a5a0
Merge branch 'revert_deprecations'
|
3 years ago |
Sam Clements
|
6f2198dcde
Merge pull request #31 from sffc/patch-1
|
3 years ago |
Sam Clements
|
de53e4d2b9
Replace ::from_env_or with a .env builder method
|
3 years ago |
Berke Durak
|
99e80eb564
Add an option to control whether timestamps are to be printed or not.
|
3 years ago |
Sam Clements
|
a8f779f466
Merge pull request #32 from not-matthias/patch-1
|
4 years ago |
Matthias
|
0213085b9a
Add semicolon which caused compilation errors
|
4 years ago |
Shane F. Carr
|
e3d7602751
Fix typos
|
4 years ago |
Shane F. Carr
|
5412b5a017
Add SimpleLogger::from_env_or
|
4 years ago |
fabio h
|
4449f07d93
Adding the hability to choose wich feature to enable (colorized output or timestamps) and editing README.md to reflect the new choice availability
|
4 years ago |