style: 完善完整logo
This commit is contained in:
@@ -17,15 +17,15 @@ Log.Logger = new LoggerConfiguration()
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
Log.Information("""
|
Log.Information("""
|
||||||
|
|
||||||
__ _ _
|
|
||||||
\ \ / (_)
|
|
||||||
\ \_/ / _
|
|
||||||
\ / | |
|
|
||||||
| | | |
|
|
||||||
|_| |_|
|
|
||||||
|
|
||||||
""");
|
__ ___ ______ _
|
||||||
|
\ \ / (_) | ____| | |
|
||||||
|
\ \_/ / _ | |__ _ __ __ _ _ __ ___ _____ _____ _ __| | __
|
||||||
|
\ / | | | __| '__/ _` | '_ ` _ \ / _ \ \ /\ / / _ \| '__| |/ /
|
||||||
|
| | | | | | | | | (_| | | | | | | __/\ V V / (_) | | | <
|
||||||
|
|_| |_| |_| |_| \__,_|_| |_| |_|\___| \_/\_/ \___/|_| |_|\_\
|
||||||
|
|
||||||
|
""");
|
||||||
Log.Information("Yi框架-Abp.vNext,启动!");
|
Log.Information("Yi框架-Abp.vNext,启动!");
|
||||||
|
|
||||||
var builder = WebApplication.CreateBuilder(args);
|
var builder = WebApplication.CreateBuilder(args);
|
||||||
|
|||||||
Reference in New Issue
Block a user