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

File handler that does not write terminal escape codes and carriage returns to files. More...

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

Public Member Functions

def emit (self, record)
 

Detailed Description

File handler that does not write terminal escape codes and carriage returns to files.

Use this when writing to a file that will probably not be viewed in a terminal

Definition at line 70 of file output.py.

Member Function Documentation

◆ emit()

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

Definition at line 71 of file output.py.


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