├── LICENSE ├── README.md ├── log.sh └── test.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zordrak/bashlog/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zordrak/bashlog/HEAD/README.md -------------------------------------------------------------------------------- /log.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zordrak/bashlog/HEAD/log.sh -------------------------------------------------------------------------------- /test.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zordrak/bashlog/HEAD/test.sh --------------------------------------------------------------------------------