class Katip::Core::App
- Katip::Core::App
- Reference
- Object
Defined in:
katip/core/app.crConstructors
Instance Method Summary
- #configure(config : Config)
- #debug_logger(text : String, obj_class = Object.class, ex = NotSetException.new("Not Init"))
- #error_logger(text : String, obj_class = Object.class, ex = NotSetException.new("Not Init"))
- #fatal_logger(text : String, obj_class = Object.class, ex = NotSetException.new("Not Init"))
- #info_logger(text : String, obj_class = Object.class, ex = NotSetException.new("Not Init"))
- #warn_logger(text : String, obj_class = Object.class, ex = NotSetException.new("Not Init"))