mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-31 15:09:42 +08:00
More logger improvements (#58)
* fix * fix --------- Co-authored-by: j92580498-max <j92580498-max@users.noreply.github.com>
This commit is contained in:
@@ -76,6 +76,8 @@ internal static partial class Program
|
||||
|
||||
SharpEmuLog.MinimumLevel = logLevel;
|
||||
|
||||
Log.Info(BuildInfo.Banner);
|
||||
|
||||
ebootPath = Path.GetFullPath(ebootPath);
|
||||
Console.Error.WriteLine($"[DEBUG] Full path: {ebootPath}");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user