added server logging to file, added logging and formatting to info and lock commands
This commit is contained in:
		@@ -1,3 +1,4 @@
 | 
			
		||||
logfile = "gvclog.log"
 | 
			
		||||
version = "0.1"
 | 
			
		||||
port = 80
 | 
			
		||||
ip = ""
 | 
			
		||||
@@ -15,7 +16,7 @@ reporootpath = "F:\\repos"
 | 
			
		||||
    key = "12345"
 | 
			
		||||
    lastcommit = "4343434343434"
 | 
			
		||||
  [repo.locked]
 | 
			
		||||
    files = ["client1.exe", "client2.exe"]
 | 
			
		||||
    files = ["client1.exe", "client2.exe", "client.go"]
 | 
			
		||||
  [repo.defaultignore]
 | 
			
		||||
  [repo.nocompress]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user