mirror of
				https://github.com/luscis/openlan.git
				synced 2025-10-31 04:26:21 +08:00 
			
		
		
		
	fix: libol: add datetime on log
This commit is contained in:
		| @@ -234,7 +234,3 @@ func (s *SubLogger) Error(format string, v ...interface{}) { | ||||
| func (s *SubLogger) Fatal(format string, v ...interface{}) { | ||||
| 	s.logger.Write(FATAL, s.Fmt(format), v...) | ||||
| } | ||||
|  | ||||
| func init() { | ||||
| 	log.SetFlags(0) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Ding
					Daniel Ding