Release notes
*Sourced from [log's releases](https://github.com/rust-lang/log/releases).*
> ## 0.4.4
> No release notes provided.
>
> ## env_logger-0.4.3
> - Make log target configurable ([#105](https://github-redirect.dependabot.com/rust-lang/log/issues/105), thanks [**dbrgn**](https://github.com/dbrgn))
>
> ## 0.4.3
> No release notes provided.
>
> ## env_logger-0.4.2
> No release notes provided.
>
> ## 0.4.2
> No release notes provided.
Changelog
*Sourced from [log's changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md).*
> ## [0.4.4] - 2018-08-17
>
> ### Improved
>
> * Support 2018-style imports of the log macros.
>
> ## [0.4.3] - 2018-06-29
>
> ### Improved
>
> * More code generation improvements.
>
> ## [0.4.2] - 2018-06-05
>
> ### Improved
>
> * Log invocations now generate less code.
>
> ### Fixed
>
> * Example Logger implementations now properly set the max log level.
Commits
- [`5602967`](https://github.com/rust-lang-nursery/log/commit/5602967f4772179264c6a25946490ef88f433531) Release 0.4.4
- [`88983eb`](https://github.com/rust-lang-nursery/log/commit/88983eb42adf76ca5cad4d47e683bd61a6823fab) Merge pull request [#288](https://github-redirect.dependabot.com/rust-lang/log/issues/288) from dtolnay/local
- [`11dfde1`](https://github.com/rust-lang-nursery/log/commit/11dfde1a29dd223fde851f8b671547d2163109e1) Use local_inner_macros to resolve all local macros within $crate
- [`ea901a1`](https://github.com/rust-lang-nursery/log/commit/ea901a1825a93c9a77ff2b2841dc590259c27fab) Merge pull request [#287](https://github-redirect.dependabot.com/rust-lang/log/issues/287) from sunfishcode/wait-for-initialized
- [`7e443a0`](https://github.com/rust-lang-nursery/log/commit/7e443a0d9d0a5ed8be76bb34e14074aa1c9ed04f) Remove the call to spin_loop_hint.
- [`637ae01`](https://github.com/rust-lang-nursery/log/commit/637ae01b625d4bd710402a51901afe8cd827aff7) Ensure that initialization is complete after `set_logger_inner`.
- [`7a60286`](https://github.com/rust-lang-nursery/log/commit/7a6028666b6e21e8cd39203e1f1114afc44333ef) Merge pull request [#283](https://github-redirect.dependabot.com/rust-lang/log/issues/283) from bcko/patch-1
- [`4543bab`](https://github.com/rust-lang-nursery/log/commit/4543bab22ee1eb6a36e6ccc9bd66ace055c3133e) add badges
- [`48bdd56`](https://github.com/rust-lang-nursery/log/commit/48bdd5679448e0ec43a20fb0e6a86900dcdefddd) Release 0.4.3
- [`e0bdef2`](https://github.com/rust-lang-nursery/log/commit/e0bdef27215080f677cfb761d46fe4b6c88357c7) Merge pull request [#280](https://github-redirect.dependabot.com/rust-lang/log/issues/280) from golddranks/master
- Additional commits viewable in [compare view](https://github.com/rust-lang/log/compare/env_logger-0.4.1...0.4.4)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps log from 0.4.1 to 0.4.4.
Release notes
*Sourced from [log's releases](https://github.com/rust-lang/log/releases).* > ## 0.4.4 > No release notes provided. > > ## env_logger-0.4.3 > - Make log target configurable ([#105](https://github-redirect.dependabot.com/rust-lang/log/issues/105), thanks [**dbrgn**](https://github.com/dbrgn)) > > ## 0.4.3 > No release notes provided. > > ## env_logger-0.4.2 > No release notes provided. > > ## 0.4.2 > No release notes provided.Changelog
*Sourced from [log's changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md).* > ## [0.4.4] - 2018-08-17 > > ### Improved > > * Support 2018-style imports of the log macros. > > ## [0.4.3] - 2018-06-29 > > ### Improved > > * More code generation improvements. > > ## [0.4.2] - 2018-06-05 > > ### Improved > > * Log invocations now generate less code. > > ### Fixed > > * Example Logger implementations now properly set the max log level.Commits
- [`5602967`](https://github.com/rust-lang-nursery/log/commit/5602967f4772179264c6a25946490ef88f433531) Release 0.4.4 - [`88983eb`](https://github.com/rust-lang-nursery/log/commit/88983eb42adf76ca5cad4d47e683bd61a6823fab) Merge pull request [#288](https://github-redirect.dependabot.com/rust-lang/log/issues/288) from dtolnay/local - [`11dfde1`](https://github.com/rust-lang-nursery/log/commit/11dfde1a29dd223fde851f8b671547d2163109e1) Use local_inner_macros to resolve all local macros within $crate - [`ea901a1`](https://github.com/rust-lang-nursery/log/commit/ea901a1825a93c9a77ff2b2841dc590259c27fab) Merge pull request [#287](https://github-redirect.dependabot.com/rust-lang/log/issues/287) from sunfishcode/wait-for-initialized - [`7e443a0`](https://github.com/rust-lang-nursery/log/commit/7e443a0d9d0a5ed8be76bb34e14074aa1c9ed04f) Remove the call to spin_loop_hint. - [`637ae01`](https://github.com/rust-lang-nursery/log/commit/637ae01b625d4bd710402a51901afe8cd827aff7) Ensure that initialization is complete after `set_logger_inner`. - [`7a60286`](https://github.com/rust-lang-nursery/log/commit/7a6028666b6e21e8cd39203e1f1114afc44333ef) Merge pull request [#283](https://github-redirect.dependabot.com/rust-lang/log/issues/283) from bcko/patch-1 - [`4543bab`](https://github.com/rust-lang-nursery/log/commit/4543bab22ee1eb6a36e6ccc9bd66ace055c3133e) add badges - [`48bdd56`](https://github.com/rust-lang-nursery/log/commit/48bdd5679448e0ec43a20fb0e6a86900dcdefddd) Release 0.4.3 - [`e0bdef2`](https://github.com/rust-lang-nursery/log/commit/e0bdef27215080f677cfb761d46fe4b6c88357c7) Merge pull request [#280](https://github-redirect.dependabot.com/rust-lang/log/issues/280) from golddranks/master - Additional commits viewable in [compare view](https://github.com/rust-lang/log/compare/env_logger-0.4.1...0.4.4)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.