Timber v3.1.2 mix timber.test_the_pipes View Source
Tests and verifies log delivery to the Timber.io service.
Run this whenever you have problems are want to verify setup. This is typically run immediately after installation.
Run
mix timber.test_the_pipes
If you installed Timber for production only:
MIX_ENV=prod mix timber.test_the_pipes
Link to this section Summary
Functions
Runs the task
Link to this section Functions
Link to this function
run(args \\ []) View Source
Runs the task
Options
No options are supported at this time.