Multi-platform "Fast Log Entry"(FLE) processing tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Jean-Marc Meessen 9aeaa70b60
Skeleton complete
4 years ago
cmd Skeleton complete 4 years ago
notes Today's work 4 years ago
.gitignore Initial commit 4 years ago
FLEcli Skeleton complete 4 years ago
LICENSE Skeleton complete 4 years ago
README.md udate the documentation 4 years ago
go.mod Skeleton complete 4 years ago
go.sum Changed the license 4 years ago
main.go Skeleton complete 4 years ago

README.md

FLEcli

Multi-platform "Fast Log Entry"(FLE) processing tool

This is a tool intended to facilitate the processing of "Fast Log Entry" entry files on other platform than Windows. The format is described on https://www.df3cb.com/fle/documentation/

This is a project used to learn and explore GO.