nuget.org : consolewritelinerockssdk
⭐ Redirects Console.WriteLine() output to any remote browser ⭐ Allows you to remotely watch what your .NET applications want to print on the Console ⭐ This is the most simple, lazy and opportunistic way to make an application remotely observable 🙂 Steps to get you started: 1. Redirect Console.Out and do some Console.WriteLine() Console.SetOut( ConsoleWriteLineRocks.Feed("mysecretid") ); Console.WriteLine("Hello World!"); 2. Open http://console.writeline.rocks/feed/mysecretid in a browser 3. Run your application 4. See "Hello World!" arriving to your browser Check out http://console.writeline.rocks for a live demo and more information. Console.WriteLine() Rocks is a great tool to trace your applications remotely with minial effort and tooling. "The most effective debugging tool is still careful thought, coupled with judiciously placed print statements." - Brian Kernighan, 1979
Registry
-
Source
- Homepage
- JSON
purl: pkg:nuget/consolewritelinerockssdk
Keywords:
console
, Console.WriteLine
, ConsoleWriteLine
, ConsoleWriteLineRocks
, logging
, log
, trace
, tracing
, debug
, debugging
, writeline
, write
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Downloads: 1,640 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago