Jason R. Coombs
|
cba052e584
Due to the way handle_boundIO monkey-patches the logger, it's necessary to similarly monkey patch the logger here.
|
12 years ago |
Jason R. Coombs
|
8394fed416
Resave with excess whitespace removed
|
12 years ago |
Jason R. Coombs
|
7569ca422d
Fixed incorrect key usage when setting up logfiles parameters
|
12 years ago |
Jason R. Coombs
|
53e640d795
Restored support for also logging to stdout.
|
12 years ago |
Jason R. Coombs
|
79fae9768e
Implemented <channel>_syslog config parameters for process config
|
12 years ago |
Jason R. Coombs
|
a99975f31d
Separated setup of boundIO logger from filename-indicated loggers.
|
12 years ago |
Jason R. Coombs
|
e758ee97fe
stub addHandler on DummyLogger
|
12 years ago |
Jason R. Coombs
|
44bde1366e
Re-saved with excess whitespace removed
|
12 years ago |
Jason R. Coombs
|
133f1527df
Remove repeat of getLogger signature in ServerOptinos.getLogger, and just delegate to loggers.getLogger. Added a comment to clarify the purpose.
|
12 years ago |
Jason R. Coombs
|
5deef79c70
Extract method for setting up the main log
|
12 years ago |
Jason R. Coombs
|
a86885e9d4
Add some documentation on the POutputDispatcher
|
12 years ago |
Jason R. Coombs
|
e4c4de25b8
Remove 'stdout' from getLogger - this doesn't appear to be used, so I expect it's not part of the published API.
|
12 years ago |
Mike Naberezny
|
969ddb1222
Fix wrong return types in RPC method docstrings. Closes #198
|
12 years ago |
Mike Naberezny
|
08ecd4c533
Fix crash from syslog handler during log reopen request. Closes #201
|
12 years ago |
Mike Naberezny
|
25303d45eb
Revert rotating log handler changes. Closes #10, 121, 130, 184.
|
12 years ago |
Mike Naberezny
|
0a0c575c44
Add note about faults and automethod for stopAllProcesses. Related to #198
|
12 years ago |
Mike Naberezny
|
3803fd7505
Update copyright year to 2013
|
12 years ago |
Mike Naberezny
|
928028b8a0
Look up logging level case insensitive.
|
12 years ago |
Mike Naberezny
|
ca60601bf3
Merge pull request #194 from pombredanne/master
|
12 years ago |
Mike Naberezny
|
a761801dd6
Add chef-supervisor to the plugins list
|
12 years ago |
Mike Naberezny
|
5aa3e31ed7
Raise BadCommand when the command is empty. Fixes #171
|
12 years ago |
Mike Naberezny
|
258a727c6f
Add capistrano-supervisord to the plugins list
|
12 years ago |
Mike Naberezny
|
038359aaa8
Add supervisord.tmbundle to the plugins list
|
12 years ago |
Mike Naberezny
|
2563612159
Add supervisor-stdout to the plugins list
|
12 years ago |
Mike Naberezny
|
9d15322ecc
Add supervisord-php-client to the plugins list
|
12 years ago |
Mike Naberezny
|
9ff38d0eca
Add nagios-supervisord-processes to the plugins list
|
12 years ago |
Mike Naberezny
|
daa954b984
Add changelog note for supervisorctl without supervisord.conf
|
12 years ago |
Mike Naberezny
|
3b258d83e8
Merge pull request #95 from JensRantil/issue_62_pending2
|
12 years ago |
Mike Naberezny
|
db699f15e3
Merge pull request #196 from StefanKjartansson/patch-1
|
12 years ago |
Stefan Kjartansson
|
4e358c6332
Fixed typo: tht -> that
|
12 years ago |