Skip to content

qiu8310/fetchlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetchlog

zip log files for user

Usage

npx fetchlog <file_glob_patterns>

Support environment variable:

  • $XDG_DATA_HOME: ~/.local
  • $XDG_CACHE_HOME: ~/.cache
  • $XDG_CONFIG_HOME: ~/.config

e.g: npx fetchlog "$XDG_DATA_HOME/logs/*.log"

Reference

Changelog

Changelog

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT