Releases: dchakro/brewlog
Releases · dchakro/brewlog
0.3 - depencency tree & searching logs
brewlog v0.2
Nowbrewlog archive uses gzip as a fallback on systems where xz is not found.
brewlog v0.1
Initial release (v0.1)
brewlog is simple solution that can:
loghomebrew/linuxbrew activity (STDOUTandSTDERR) to a logfile (default:~/Logs/brew.log)- because brewlog is a a new command (and not an alias), the user still retains the freedom to run
brew [command] [formula]in case they do not want to log some brew activity.
- because brewlog is a a new command (and not an alias), the user still retains the freedom to run
tailthebrew.logfile to display selected number of lines.archivethe brew.log file (user has to explicitly invoke this command to archive).- The
brew.logis removed during archiving, a new log file is created on the next run ofbrewlog.
- The