Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>You NeedNew to Visual Studio Code? Get it now.
You Need

You Need

Nguyen Xuan Nghiem

|
4 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fast-log README

Welcome to the "fast-log" extension! This extension provides powerful logging capabilities to enhance your development workflow.

Features

  • Effortlessly insert and manage log statements in your code.
  • Customize log formats and templates to suit your needs.
  • Quickly toggle log levels (e.g., debug, info, error).
  • Preview logs in real-time within the editor.

![Example Usage](images/example-usage.png)

Tip: Use animations or GIFs to showcase your extension in action for a better user experience.

Requirements

  • Visual Studio Code version 1.70.0 or higher.
  • Node.js version 14 or higher (if applicable).

Extension Settings

This extension contributes the following settings:

  • fastLog.enable: Enable or disable the extension.
  • fastLog.defaultLogLevel: Set the default log level (e.g., info, debug).
  • fastLog.logTemplate: Define a custom template for log statements.

Known Issues

  • Logs may not render correctly in certain file types. Please report any issues on the GitHub repository.

Release Notes

1.0.0

  • Initial release with basic logging functionality.

1.1.0

  • Added support for customizable log templates.
  • Improved performance for large files.

Contributing

We welcome contributions! Please see the contributing guidelines for more details.

Resources

  • Extension Guidelines
  • Markdown Syntax Reference

Enjoy using fast-log!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft