ThreadContext

class ThreadContext(threadName: String)(source)

Context for runnables created using Threading.contextBoundedRunAsync

Parameters

threadName

Name of the thread used for logger

Constructors

Link copied to clipboard
constructor(threadName: String)

Functions

Link copied to clipboard
fun info(msg: String)

Logs informational message as this therad's owner