Add project files.
This commit is contained in:
		
							
								
								
									
										9
									
								
								Core.Blueprint.DAL.Logs/Contracts/IBlueprintLogger.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Core.Blueprint.DAL.Logs/Contracts/IBlueprintLogger.cs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| namespace Core.Blueprint.DAL.Logs.Contracts | ||||
| { | ||||
|     public interface IBlueprintLogger<T> where T : class, new() | ||||
|     { | ||||
|         //logger | ||||
|         //serilog... | ||||
|         //patterns of structuie logging | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Sergio Matias Urquin
					Sergio Matias Urquin