SmtpLogging

com.mchange.sysadmin.TaskRunner$.SmtpLogging
See theSmtpLogging companion object
trait SmtpLogging(from: String, to: String, subject: Run => String, text: Run => String)(using context: Context) extends TaskRunner

Attributes

Companion
object
Graph
Supertypes
trait TaskRunner
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def sendReports(taskRun: Run): Unit

Inherited methods

def runAndReport(task: Task): Unit

Attributes

Inherited from:
TaskRunner
def silentRun(task: Task): Run

Attributes

Inherited from:
TaskRunner

Concrete fields

val props: Properties
val session: Session