Skip to content

solothought/float

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Float (Flowgger LOgs Analysis Terminal)

Float helps you to analyze and visualize logs written by Flowgger library.

$ npm i -g @solothought/float

Flowgger LOgs Analysis Terminal

  • first coloum shows the execution time of flow and each step
  • All the steps which are not executed are greyed out.
  • You must define the template of your log data, path of flow file, and flow log data

Use

grep FLOW flowgger.log | grep "Flow Name" | head -1 | fla -d flows -t templates/task_template.txt

About

Flowgger LOgs Analysis Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published