6 lines
74 B
C#

namespace Library.Eaf.Core;
public interface ILoggingSetupManager
{
}