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

Guarantee the existence of this ivar even when subclasses don’t call the superclass constructor.

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

An Integer object represents an integer value.

You can create an Integer object explicitly with:

You can convert certain objects to Integers with:

An attempt to add a singleton method to an instance of this class causes an exception to be raised.

What’s Here

First, what’s elsewhere. Class Integer:

Here, class Integer provides methods for:

Querying

Comparing

Converting

Other

Search took: 3ms  ·  Total Results: 3406