snipe
0c3d03a4ce
Only add rollbar to the logging array if the app is in production
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-13 13:50:16 -08:00
snipe
1cf7784bb8
Logging override if ROLLBAR_TOKEN is provided
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-10 00:20:56 -08:00
Brady Wetherington
9605dec22a
Use the new scim-trace feature from our fork of laravel-scim-server lib
2022-10-05 17:43:59 -07:00
Brady Wetherington
0c7d4a709a
Cleaned up more logging options
2022-07-25 19:25:06 -07:00
Brady Wetherington
7057cb0104
Make all *_LOG_LEVEL vars consistent; set default to 'warning'
2022-07-25 18:44:37 -07:00
Laravel Shift
7e93086dd4
Default config files
...
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2021-06-10 20:18:10 +00:00
Laravel Shift
934afa036f
Adopt Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
2021-06-10 20:15:52 +00:00
Renee Margaret McConahy
e6c3d7fe57
Restore LOG_CHANNEL environment variable. ( #9464 )
...
This allows selecting the Monolog channel with the LOG_CHANNEL variable.
2021-04-21 11:40:23 -07:00
snipe
ab092fd209
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# app/Providers/AppServiceProvider.php
# config/logging.php
# config/services.php
2021-03-15 12:29:29 -07:00
snipe
c3871c98df
Updated rollbar package
2021-03-09 16:16:57 -08:00
snipe
e9ee9ea2e9
Fixed rollbar integration
2021-03-09 12:40:00 -08:00
snipe
db3f80bb9b
Fixed #9198 - added stdout as a log driver
2021-02-24 09:10:03 -08:00
snipe
a483e9365b
Add APP_LOG_LEVEL to new logging config
2018-10-25 21:01:14 -07:00
snipe
3d3ed6ab03
Logging updates for 5.6
2018-07-24 21:13:02 -07:00