dbprocessing.reports.movedToError

class dbprocessing.reports.movedToError(inStr)[source]

Report files that have moved to the dbprocessing error directory

__init__(inStr)[source]

pass in the log line and parse it saving what we want

Parameters
inStrstr

Line from log file

Methods

html([alt])

return a html string for this

htmlheader()

return a string html header

html(alt=False)[source]

return a html string for this

Parameters
altbool, default False

Alternate line (used to style every other table row differently).

Returns
str

HTML table row for this entry.

htmlheader()[source]

return a string html header

Returns
str

HTML table row header


Release: 0.1.0 Doc generation date: Feb 10, 2022