Lucky::ErrorHandler::HabitatSettings
Class methods
log_error_exception
log_error_exception=(value : Bool)
log_error_exception?
Used for checking missing settings on non-nilable types It's advised to use log_error_exception in your apps to ensure the propper type is checked.
show_debug_output
show_debug_output=(value : Bool)
show_debug_output?
Used for checking missing settings on non-nilable types It's advised to use show_debug_output in your apps to ensure the propper type is checked.
to_h
Generates a hash using the provided values