scisalt.facettools.print2elog

scisalt.facettools.print2elog(author='', title='', text='', link=None, file=None, now=None)[source]

Prints to the elog.

Parameters:

author : str, optional

Author of the elog.

title : str, optional

Title of the elog.

link : str, optional

Path to a thumbnail.

file : str, optional

Path to a file.

now : datetime.datetime

Time of the elog.

Previous topic

facettools

Next topic

Programming Modules