Skip to content
#

debug

Here are 1,641 public repositories matching this topic...

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • Updated Sep 19, 2021
  • Swift
okteto
rberrelleza
rberrelleza commented Nov 18, 2021

Is your feature request related to a problem? Please describe.
Fig is a really cool CLI tool that makes autocompleting commands a lot easier. It would be a great way for our community to discover new commands. e.g. we could make is to that running okteto context use and then pressing tab shows you all the contexts available, or things like that.

Check out their kuber

Improve this page

Add a description, image, and links to the debug topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debug topic, visit your repo's landing page and select "manage topics."

Learn more