Skip to content

Log to stderr by default.#1266

Merged
alexcrichton merged 1 commit into
masterfrom
logging
Mar 10, 2020
Merged

Log to stderr by default.#1266
alexcrichton merged 1 commit into
masterfrom
logging

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

Change the default from file-per-thread-logger to pretty-env-logger,
which is more common in Rust projects, and change the option from -d
to --log-to-files.

Change the default from file-per-thread-logger to pretty-env-logger,
which is more common in Rust projects, and change the option from `-d`
to `--log-to-files`.
@sunfishcode sunfishcode added the wasmtime Issues about wasmtime that don't fall into another label label Mar 9, 2020
@sunfishcode sunfishcode requested a review from alexcrichton March 9, 2020 22:59
@alexcrichton alexcrichton merged commit ac0ee27 into master Mar 10, 2020
@alexcrichton alexcrichton deleted the logging branch March 10, 2020 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime Issues about wasmtime that don't fall into another label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants