now

fun now(level: LogLevel, tag: String, message: String, throwable: Throwable? = null, fields: Map<String, String> = emptyMap()): LogEntry

Create a log entry with current timestamp.