mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-19 00:51:30 -07:00
update log ident
This commit is contained in:
parent
d244f42b49
commit
fe8643a2d7
@ -61,7 +61,7 @@ namespace Bloxstrap
|
||||
|
||||
public LaunchSettings(string[] args)
|
||||
{
|
||||
const string LOG_IDENT = "LaunchSettings";
|
||||
const string LOG_IDENT = "LaunchSettings::LaunchSettings";
|
||||
|
||||
#if DEBUG
|
||||
App.Logger.WriteLine(LOG_IDENT, $"Launched with arguments: {string.Join(' ', args)}");
|
||||
|
Loading…
Reference in New Issue
Block a user