VideoTools/internal/logging
Stu Leak f13b367ef3 fix: replace logging.go with working version to resolve build syntax errors
- Create logging_fixed.go with proper function closure
- Remove duplicate Error/Fatal function definitions
- Fix missing closing braces and orphaned code
- Maintain all logging functionality while fixing syntax
- Add proper error handling and stack trace support
- Organized logging system for easier crash debugging

This should resolve the persistent 'non-declaration statement' errors that were blocking the build.
2026-01-07 01:13:18 -05:00
..
logging_broken.go fix: replace logging.go with working version to resolve build syntax errors 2026-01-07 01:13:18 -05:00
logging.go fix: replace logging.go with working version to resolve build syntax errors 2026-01-07 01:13:18 -05:00