SuiteCRM-Core/public/legacy/include/SugarLogger
Moises E. Puyosa 23d1027512 [Legacy] Fix #543 - Fix SugarLogger fwrite() TypeError and add diagnostics
Added is_resource() validation before fwrite() calls to prevent TypeErrors.
Enhanced error messaging when log files cannot be opened with specific diagnostics.
Provides clear troubleshooting guidance for directory permissions and disk space issues.
2025-08-05 13:02:09 +01:00
..
LoggerManager.php Merge commit '8e4cc94994' as 'public/legacy' 2021-03-31 15:37:32 +01:00
LoggerTemplate.php Merge commit '8e4cc94994' as 'public/legacy' 2021-03-31 15:37:32 +01:00
SugarLogger.php [Legacy] Fix #543 - Fix SugarLogger fwrite() TypeError and add diagnostics 2025-08-05 13:02:09 +01:00