Table of Contents
This will create a Log file (intended to be written to with print, but usable from anywhere that a file is) from a file.
print
__getattr__ ( self, attr )
__init__ ( self, file, ownable, )
__setattr__ ( self, attr, value, )
write ( self, bytes )
writelines ( self, lines )