Albert Santoni
90bd0a1ab4
Attempt at fixing Sentry error logging
2015-06-16 14:35:29 -04:00
Albert Santoni
d1b28fd564
Fixed a bug in FTP upload hook, other minor improvements
...
* Ensure we have write permissions on any newly uploaded files by FTP
* Don't silence warnings in moveFileToStor()
* Reduced the FTP upload max retry count
* Log E_NOTICE and E_WARNING levels to Sentry
2015-03-24 14:56:03 -04:00
Albert Santoni
7717692b41
Merge branch '2.5.x' into saas
2015-02-02 18:03:39 -05:00
Albert Santoni
df4bc01ff8
Log all PHP errors (including parse errors) to our zend log
2015-02-02 18:03:13 -05:00
Albert Santoni
147ded498b
PHP 5.3 compatibility fix for my Sentry code
2015-02-02 16:56:03 -05:00
Albert Santoni
f69e5afbff
SAAS-576: Fixed the Sentry data sanitizer and moved DSN into a config file
2015-02-02 14:42:20 -05:00
Albert Santoni
8e4aa298d0
Scrub Sentry API KEY (old one is revoked)
2015-01-27 19:55:30 -05:00
Albert Santoni
c9231e9136
Sentry logging for Airtime Pro
2015-01-27 19:54:42 -05:00
Albert Santoni
e83c86a0ff
Refactored the logging class to reduce code, use error levels correctly, and improve performance.
2015-01-27 18:24:13 -05:00
Albert Santoni
0ba5452e03
Log the SERVER_NAME too
2015-01-27 15:16:11 -05:00
Martin Konecny
923f4ee180
CC-5062:
...
Add "error" logging level
-done
2013-04-19 20:11:33 -04:00
Martin Konecny
cc5acf3c9e
improved logging for boolean vars
2013-01-30 14:34:06 -05:00
Rudi Grinberg
6c1d7fedc1
Made Loggging::warn proper.
2012-09-11 14:34:03 -04:00
Rudi Grinberg
56527e727c
extra debuggin
2012-09-06 12:17:18 -04:00
Rudi Grinberg
7aba1dcebd
Added warning method. Changed some code to use it.
2012-08-27 14:51:35 -04:00
Martin Konecny
9893282e43
CC-4275: Enable debug mode where all Propel queries are displayed in raw SQL
...
-add enablePropelLogging and disablePropelLogging functions
2012-08-23 22:27:24 -04:00
Martin Konecny
628bb6de1f
CC-4275: Enable debug mode where all Propel queries are displayed in raw SQL
...
-done
2012-08-23 21:58:21 -04:00
Martin Konecny
462542bf68
change Logging::log to Logging::info
2012-08-21 18:41:56 -04:00
Martin Konecny
333c8ec211
slightly improved PHP logging format
2012-08-08 00:08:46 -04:00
James
b425fbd894
CC-4045: Logging: add file name and line number on logging function
...
- done
2012-06-29 12:47:14 -04:00
Martin Konecny
5204da4502
-new logging class
...
-don't log errors to stdout
-log all errors to /var/log/airtime/zendphp.log
2012-05-05 22:28:52 -04:00
James
c08800468f
CC-3658: DJ assigned to the Show can't switch/kick streams
...
- fixed
2012-04-16 17:29:02 -04:00
Martin Konecny
2e4cab45b3
-Logging::log works with arrays
2012-04-13 16:50:54 -04:00
Daniel
cbaeda1d6b
CC-3404: Change "Now Playing" dashboard SQL query to take advantage of the "playout_status" field in the schedule table
...
- Updated the logic in GetPlayOrderRange now I get the previous, current and next shows and tracks to be played.
- This information is then sent back to the caller.
- if the previous track is null the previous show is sent back as an example of the algorithm.
2012-03-13 10:21:01 -04:00
Martin Konecny
efbaebbbf5
CC-3153: When cancelling a show that is currently on-air, the show-instance is not removed.
...
-fixed
2011-12-02 16:22:54 -05:00
martin
41fd5f2543
cc-2683: not using utc time
...
-context menu showing options display correctly
-edit show fills in correctly
-Now Playing view shows up correctly
2011-08-16 15:07:55 -04:00
martin
171828f8ad
CC-2186: Integration of a logger tool
...
-initial check-in. Everything appears to be working...
2011-04-20 00:46:03 -04:00