Skip to content

CodeGTDLearn/tdd-log-panel-java

Repository files navigation

Console output to Frame

Index

Disclaimer

  1. The strucuture of this app was done without any refactoring
  2. Hence, it is possible to find some 'boiler-plate' integrating this solution.

Objective

  1. This little-app creates Log messages using bolders in console;
  2. The objective of this solution is to solve a StackOVerFlow requests.
  3. The main idea were to solve the problem using the most configurable solution found.

StackOverFlow Requests

  1. Console-output-to-frame-text-area
  2. Creating-a-border-with-system-out-println

ASCII Sources

  1. Box Draw Special Characteres:
  2. Unicode symbols:
  3. Ordinal indicator:

Console Log Examples

img.png img_1.png img_2.png img_3.png

Parameters Examples

img_4.png

IDE Console

  1. For Gradle "run and Build", the IDE (IntelliJ below) should be configured as: img_5.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages