feat: Add logging
This commit is contained in:
		@@ -22,6 +22,8 @@ handler::cp() {
 | 
			
		||||
    #
 | 
			
		||||
    # Usage: handler::cp URI
 | 
			
		||||
 | 
			
		||||
    log "Run handler handler::cp() ..."
 | 
			
		||||
 | 
			
		||||
    local uri
 | 
			
		||||
    local dst_path
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -21,6 +21,8 @@ handler::tar() {
 | 
			
		||||
    #
 | 
			
		||||
    # Usage: handler::tar URI
 | 
			
		||||
 | 
			
		||||
    log "Run handler handler::tar() ..."
 | 
			
		||||
 | 
			
		||||
    local uri
 | 
			
		||||
    local src_path
 | 
			
		||||
    local dst_path
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user