mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 09:00:18 +01:00 
			
		
		
		
	Tweak.
This commit is contained in:
		
							parent
							
								
									de51ce2b04
								
							
						
					
					
						commit
						8bc0a0316e
					
				@ -116,7 +116,7 @@ class Console
 | 
				
			|||||||
            } else {
 | 
					            } else {
 | 
				
			||||||
                self::output('Starting <blue>Magallanes</blue>', 0, 1);
 | 
					                self::output('Starting <blue>Magallanes</blue>', 0, 1);
 | 
				
			||||||
                self::log("Logging enabled");
 | 
					                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