mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
Fixes #121
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ class Console
|
||||
} else {
|
||||
self::output('Starting <blue>Magallanes</blue>', 0, 1);
|
||||
self::log("Logging enabled");
|
||||
self::output('<dark_gray>Logging enabled:</dark_gray> <purple>' . self::getLogFile() . '</purple>', 1, 2);
|
||||
self::output('<bold>Logging enabled:</bold> <purple>' . self::getLogFile() . '</purple>', 1, 2);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user