log

Log a mesage to the specified logger.

This only takes the global lock one time and then cache the logger.

@trusted
logger.Logger
log
(
string name = __MODULE__
)
()

Meta