main
1namespace Gorilla.Commons.Infrastructure.Logging
2{
3    public interface Loggable
4    {
5        
6    }
7}