Skip to main contentCrate lunar_lib
Source - formatter
- log
- paths
- prompts
- ask
- Requests an “Ask” or “Yes/No” prompt to the current prompter lazily using format args
- debug
- Attempts to log format args as debug to the current logger lazily
- error
- Attempts to log format args as an error to the current logger lazily
- info
- Attempts to log format args as info to the current logger lazily
- log
- Attempts to log format args to the current logger lazily
- okay
- Requests an “Okay” prompt to the current prompter lazily using format args
- trace
- Attempts to log format args as a trace to the current logger lazily
- warn
- Attempts to log format args as a warning to the current logger lazily