[go: up one dir, main page]

async-log 1.1.0

Async tracing capabilities for the log crate.
Documentation
## 2019-06-29, Version 1.0.4
### Commits
- [[`ff66e76568`]https://github.com/rustasync/async-log/commit/ff66e7656818fc6ffc1be772eb5db255294831d4] (cargo-release) version 1.0.4 (Yoshua Wuyts)
- [[`b014d175c9`]https://github.com/rustasync/async-log/commit/b014d175c99b7e1cd7de3945fc746760b4193b8e] fix generics ordering (Yoshua Wuyts)
- [[`ab084f46f7`]https://github.com/rustasync/async-log/commit/ab084f46f7704b07b700fd50be1873e3f1b17628] Update changelog (Yoshua Wuyts)

### Stats
```diff
 CHANGELOG.md                    | 16 ++++++++++++++++
 Cargo.toml                      |  2 +-
 async-log-attributes/src/lib.rs |  6 +++---
 3 files changed, 20 insertions(+), 4 deletions(-)
```


## 2019-06-29, Version 1.0.3
### Commits
- [[`cd3b2e601e`]https://github.com/rustasync/async-log/commit/cd3b2e601e1e5d4c65bb8e55faa2fb51de165ab9] (cargo-release) version 1.0.3 (Yoshua Wuyts)
- [[`6523ce359d`]https://github.com/rustasync/async-log/commit/6523ce359d2358e0315ed8234614fd9f54546f30] enable feature (Yoshua Wuyts)
- [[`2fd679c21a`]https://github.com/rustasync/async-log/commit/2fd679c21a35a639e3ec245cb5c8b3591b3aa5d1] fmt (Yoshua Wuyts)
- [[`0f5960c436`]https://github.com/rustasync/async-log/commit/0f5960c4365b82b080eae356818f71772b8e20e7] Update changelog (Yoshua Wuyts)

### Stats
```diff
 CHANGELOG.md  | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Cargo.toml    |  4 ++--
 src/logger.rs |  2 +-
 3 files changed, 60 insertions(+), 3 deletions(-)
```


## 2019-06-29, Version 1.0.2
### Commits
- [[`e884e89858`]https://github.com/rustasync/async-log/commit/e884e8985827d555a4ac8281c0bc316670d182c3] (cargo-release) version 1.0.2 (Yoshua Wuyts)
- [[`70cd60f0fc`]https://github.com/rustasync/async-log/commit/70cd60f0fcfb2afcbce59754b76c000ccbb73511] disable warns (Yoshua Wuyts)
- [[`411a674289`]https://github.com/rustasync/async-log/commit/411a674289c7918fde6aeaa824c89ab049837eaa] fix doc comment (Yoshua Wuyts)
- [[`50c3820ebf`]https://github.com/rustasync/async-log/commit/50c3820ebf49492a5378b324af8ebe70e5ffca7b] 1.0.1 (Yoshua Wuyts)
- [[`45fc22a8cf`]https://github.com/rustasync/async-log/commit/45fc22a8cffce019ba12f514b9a75e233992d4d4] patch attrs (Yoshua Wuyts)
- [[`49b02e8a04`]https://github.com/rustasync/async-log/commit/49b02e8a0490e2c2f206ff8b8fef0570f441a571] versions (Yoshua Wuyts)
- [[`1926a00567`]https://github.com/rustasync/async-log/commit/1926a005670ca365abc987f0956c932ba820ec75] instrument (Yoshua Wuyts)
- [[`a0e570a7c7`]https://github.com/rustasync/async-log/commit/a0e570a7c79493836b1e814e691f8e262e04e1bb] cleanup base use (Yoshua Wuyts)
- [[`268de1b9ab`]https://github.com/rustasync/async-log/commit/268de1b9ab16c63e1b8358f20d86fe78dd0f9520] async-log (Yoshua Wuyts)
- [[`216dcdec73`]https://github.com/rustasync/async-log/commit/216dcdec73da98044daa76ee429512655e2e8c05] attr names (Yoshua Wuyts)
- [[`ba1b99e171`]https://github.com/rustasync/async-log/commit/ba1b99e1710ddb3be3f9e83ba1fa803a00579abc] runtime attributes (Yoshua Wuyts)
- [[`f5f37cfb9c`]https://github.com/rustasync/async-log/commit/f5f37cfb9caa81128c44cc7cd4836737e5f69392] no parent id (Yoshua Wuyts)
- [[`0bcbc4c04a`]https://github.com/rustasync/async-log/commit/0bcbc4c04a66d10afc0e953733dd0e16504e48fd] threadid (Yoshua Wuyts)
- [[`cac9c6cb33`]https://github.com/rustasync/async-log/commit/cac9c6cb332dde522bf1d6376c555e14fe997391] async logger (Yoshua Wuyts)
- [[`03ac5ba330`]https://github.com/rustasync/async-log/commit/03ac5ba3303126e3ab7b9c7cc099f3e2cc8dd3ea] span docs (Yoshua Wuyts)
- [[`d9d8bed1e8`]https://github.com/rustasync/async-log/commit/d9d8bed1e82448491186cdc2e508d2ea3176c178] docs (Yoshua Wuyts)
- [[`44e09628a5`]https://github.com/rustasync/async-log/commit/44e09628a50cdb724f108f4334b11f3e685d6d3e] Logger (Yoshua Wuyts)
- [[`f2c565fc53`]https://github.com/rustasync/async-log/commit/f2c565fc5301279dae39349fb321ae0a0381916b] be able to build the thing (Yoshua Wuyts)
- [[`6a32c99629`]https://github.com/rustasync/async-log/commit/6a32c9962944bc97d2c9625885561228745d882f] finalize logger (Yoshua Wuyts)
- [[`7b8281bb48`]https://github.com/rustasync/async-log/commit/7b8281bb48b7b073baaff3005a664351ca4d33be] start the logger (Yoshua Wuyts)
- [[`566c731f7e`]https://github.com/rustasync/async-log/commit/566c731f7e4cca2c8e6348313e1ce3d232417c39] better grpahs (Yoshua Wuyts)
- [[`6d1c3a6c08`]https://github.com/rustasync/async-log/commit/6d1c3a6c087054908b849d6156017185309cb5d7] docs (Yoshua Wuyts)
- [[`05b93190d8`]https://github.com/rustasync/async-log/commit/05b93190d8d3eab18fc299589f0bc4a395bfe3cd] cleanup (Yoshua Wuyts)
- [[`8337c02fd7`]https://github.com/rustasync/async-log/commit/8337c02fd724cfb51e69e16ac868401f4ef0ca6c] example logger (Yoshua Wuyts)
- [[`fa9c24a08f`]https://github.com/rustasync/async-log/commit/fa9c24a08f0c781932cd9363a1923719e429b63a] . (Yoshua Wuyts)

### Stats
```diff
 .github/CODE_OF_CONDUCT.md                |  75 ++++++++++++-
 .github/CONTRIBUTING.md                   |  55 +++++++++-
 .github/ISSUE_TEMPLATE.md                 |   9 +-
 .github/ISSUE_TEMPLATE/bug_report.md      |  23 ++++-
 .github/ISSUE_TEMPLATE/feature_request.md |  43 +++++++-
 .github/ISSUE_TEMPLATE/question.md        |  18 +++-
 .github/PULL_REQUEST_TEMPLATE.md          |  14 ++-
 .github/stale.yml                         |  17 +++-
 .gitignore                                |   7 +-
 .travis.yml                               |  13 ++-
 Cargo.toml                                |  26 ++++-
 LICENSE-APACHE                            | 190 +++++++++++++++++++++++++++++++-
 LICENSE-MIT                               |  21 +++-
 README.md                                 | 150 ++++++++++++++++++++++++-
 async-log-attributes/Cargo.toml           |  21 +++-
 async-log-attributes/README.md            |  47 ++++++++-
 async-log-attributes/src/lib.rs           |  60 ++++++++++-
 examples/trace.rs                         |  30 +++++-
 src/backtrace.rs                          |  48 ++++++++-
 src/lib.rs                                | 151 +++++++++++++++++++++++++-
 src/logger.rs                             | 130 +++++++++++++++++++++-
 src/macros.rs                             |  72 ++++++++++++-
 tests/test.rs                             |   6 +-
 23 files changed, 1226 insertions(+)
```