Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

266 B

日志

ABP框架没有实现任何日志基础设施. 它使用ASP.NET Core日志系统.

.NET Core 的日志系统是独立于ASP.NET Core的,它可以在任何类型的应用程序中使用.