mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
chore: update some logging methods
This commit is contained in:
parent
26116d0495
commit
a5bc79c469
7 changed files with 12 additions and 7 deletions
|
|
@ -741,7 +741,7 @@ namespace PepperDash.Core
|
|||
{
|
||||
if (HeartbeatEnabled)
|
||||
{
|
||||
Debug.Console(2, this, "Starting Heartbeat");
|
||||
this.LogVerbose("Starting Heartbeat");
|
||||
if (HeartbeatSendTimer == null)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue