mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
refactor: Rename LocalConfigPresent to LocalConfigPresentBanner and enhance debug logging in ControlSystem
This commit is contained in:
parent
ff1393b768
commit
9a385eef96
3 changed files with 10 additions and 9 deletions
|
|
@ -21,7 +21,7 @@ namespace PepperDash.Essentials.Core.Config;
|
|||
/// <summary>
|
||||
/// Local Config Present Message
|
||||
/// </summary>
|
||||
public const string LocalConfigPresent =
|
||||
public const string LocalConfigPresentBanner =
|
||||
@"
|
||||
***************************************************
|
||||
************* Using Local config file *************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue