Results for: "Logger"

Equivalent to calling add with severity Logger::INFO.

Equivalent to calling add with severity Logger::WARN.

Equivalent to calling add with severity Logger::FATAL.

Equivalent to calling add with severity Logger::UNKNOWN.

No documentation available
No documentation available
No documentation available
No documentation available

Adjust the log level during the block execution for the current Fiber only

logger.with_level(:debug) do
  logger.debug { "Hello" }
end

Sets the date-time format.

Argument datetime_format should be either of these:

Returns the date-time format; see datetime_format=.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Search took: 4ms  ·  Total Results: 3130