Files
dv3d/dicom-viewer
Ross b0d8c72636 feat(logger): enhance logging configuration with minLevel and silent option
- Added a new LogLevel "silent" to suppress logging output.
- Replaced the debug boolean flag in LoggerConfig with a minLevel property to specify the minimum log level.
- Updated shouldLog function to respect the new minLevel configuration.
- Modified parseDebugFlag to return appropriate LogLevel based on truthy values.
- Updated main.tsx to accommodate changes in logging configuration, including parsing minLevel from attributes and options.
- Deprecated the debug flag in favor of minLevel for better clarity and control over logging behavior.
2026-05-19 12:55:44 +01:00
..
2025-05-19 13:39:53 +01:00
2025-05-19 13:39:53 +01:00
2025-05-19 13:39:53 +01:00
2025-05-19 13:39:53 +01:00
2025-06-10 10:14:58 +01:00
2025-05-19 13:39:53 +01:00
2025-05-19 13:39:53 +01:00
2025-05-19 13:39:53 +01:00
.
2025-06-11 19:32:18 +01:00
2025-05-19 13:39:53 +01:00

React + Vite + Cornerstone3D

see code