ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
List of all members | Public Member Functions
src.output.RawFileHandler Class Reference

Exactly like output.FileHandler except it does no extra formatting before sending logging messages to the file. More...

Inheritance diagram for src.output.RawFileHandler:
[legend]
Collaboration diagram for src.output.RawFileHandler:
[legend]

Public Member Functions

def emit (self, record)
 

Detailed Description

Exactly like output.FileHandler except it does no extra formatting before sending logging messages to the file.

This is more compatible with how output has been displayed in ForceBalance.

Definition at line 48 of file output.py.

Member Function Documentation

◆ emit()

def src.output.RawFileHandler.emit (   self,
  record 
)

Definition at line 49 of file output.py.


The documentation for this class was generated from the following file: