ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Exactly like output.StreamHandler except it does no extra formatting before sending logging messages to the stream. More...
Public Member Functions | |
def | __init__ (self, stream=sys.stdout) |
def | emit (self, record) |
Exactly like output.StreamHandler except it does no extra formatting before sending logging messages to the stream.
This is more compatible with how output has been displayed in ForceBalance. Default stream has also been changed from stderr to stdout
def src.output.RawStreamHandler.__init__ | ( | self, | |
stream = sys.stdout |
|||
) |