8 Apr
2025
8 Apr
'25
4:38 p.m.
Is this bit of code responsible for hardcoding DEBUG to cephadm.log? 'loggers': { '': { 'level': 'DEBUG', 'handlers': ['console', 'log_file'], } } in /var/lib/ceph/<fsid>/cephadm.* ?