Refactor logging to work primarily with rotating files instead of syslog

This commit is contained in:
Matthew Jones
2015-02-13 10:30:01 -05:00
parent d54895ae20
commit 0b8b39f951
6 changed files with 81 additions and 81 deletions

View File

@@ -208,6 +208,7 @@ server_noattach:
server: server_noattach
tmux -2 attach-session -t tower
# Use with iterm2's native tmux protocol support
servercc: server_noattach
tmux -2 -CC attach-session -t tower