mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-26 13:20:17 +02:00
Tweak.
This commit is contained in:
parent
de51ce2b04
commit
8bc0a0316e
@ -116,7 +116,7 @@ class Console
|
||||
} else {
|
||||
self::output('Starting <blue>Magallanes</blue>', 0, 1);
|
||||
self::log("Logging enabled");
|
||||
self::output('<yellow>Logging enabled: ' . self::getLogFile() . '</yellow>', 1, 2);
|
||||
self::output('<dark_gray>Logging enabled:</dark_gray> <purple>' . self::getLogFile() . '</purple>', 1, 2);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user