Chris McDonough
|
67a87c09b2
Bake in profiling capability.
|
18 years ago |
Chris McDonough
|
77ee98218a
If supervisor stdout is piped (e.g. through grep), EPIPE is raised during flush; let's not let that cause a traceback.
|
18 years ago |
Chris McDonough
|
403970d0e0
Do rollover in a saner, less performance-abusing way.
|
18 years ago |
Chris McDonough
|
54e8ab9068
Log event buffer notifications at debug.
|
18 years ago |
Chris McDonough
|
5f9e4f260b
Log http stuff at debug.
|
18 years ago |
Chris McDonough
|
300b4866cf
- Log message levels have been normalized. In particular, process
|
18 years ago |
Chris McDonough
|
fca8557d81
Log process state during waiting at debug.
|
18 years ago |
Chris McDonough
|
e8c57f661d
Always log parse warnings.
|
18 years ago |
Chris McDonough
|
777ac67743
missing newline
|
18 years ago |
Chris McDonough
|
7e688ab640
Typo.
|
18 years ago |
Chris McDonough
|
e4e26155e0
Normalize (c).
|
18 years ago |
Chris McDonough
|
c837a4c9c3
fix help for supervisorctl tail command
|
18 years ago |
Chris McDonough
|
d0b3d6da0c
Unused import.
|
18 years ago |
Chris McDonough
|
e45191e860
- The process config parameters 'stdout_capturefile' and
|
18 years ago |
Chris McDonough
|
5f4c3f28ec
*** empty log message ***
|
18 years ago |
Chris McDonough
|
99a111212d
- Improve process communication event performance.
|
18 years ago |
Chris McDonough
|
e71c4ed94f
- Fix crash on start if AUTO logging is used with a max_bytes of
|
18 years ago |
Chris McDonough
|
0e896069fd
Minor speed tweak.
|
18 years ago |
Chris McDonough
|
1ad06de53c
- Abandon the use of the Python stdlib 'logging' module for speed
|
18 years ago |
Chris McDonough
|
a5b76659d3
*** empty log message ***
|
18 years ago |
Chris McDonough
|
9b59aeeed5
More speed wankage.
|
18 years ago |
Chris McDonough
|
2c196aa68e
Speed wankage.
|
18 years ago |
Chris McDonough
|
f05458d4c3
Log buffer notification at WARN.
|
18 years ago |
Chris McDonough
|
e186e60de1
Performance wanking: don't go through toggle_capture if we know we're not a process that wants to capture events; don't use apply.
|
18 years ago |
Chris McDonough
|
081faeb1d6
Allow main() to be profiled.
|
18 years ago |
Chris McDonough
|
2eac652ac2
Fix serialization docs.
|
18 years ago |
Chris McDonough
|
2568632745
The header name and the value in event payloads are now
|
18 years ago |
Chris McDonough
|
ebfed73f90
Remove underscores from key names,
|
18 years ago |
Chris McDonough
|
ff3168c5b6
- Specific event payload serializations have changed. All event
|
18 years ago |
Chris McDonough
|
a05e864605
- When a process encounters a spawn error as a result of a failed
|
18 years ago |