Namespace Datafication.Core.Logging
Classes
- ComponentLogger
Component-specific logger that provides cleaner logging API for individual components.
- DataficationLogger
Datafication SDK-wide logging utility that allows controlling output verbosity across all SDK components. By default, only warnings and errors are shown to avoid cluttering application output.