summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-12half working 'daemon mode'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-12rethink thisv0.22.0v0.21.0v0.20.8v0.20.7v0.20.6v0.20.5v0.20.4Jeff Carr
2024-02-07make this quiet finallyv0.20.3v0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30attempt at release automationv0.20.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30try to restore STDOUTJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27toolkit load releasev0.13.18Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27nocui works correctlyv0.13.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20log flags gui is kinda working nowv0.5.6Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20trying to make this work againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17missing Fatall()v0.5.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16start fixing the logging settingsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15prep for patches against golang masterv0.5.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14clean spewv0.5.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14update spew pathJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14This is a core GO language packagev0.5.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-12always must init firstv0.5.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-09go.wit.com/log flag changesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06use Short if definedv0.4.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05quiet debugging on Get() and Set()v0.4.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-04SetDefaults()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-04make a log config windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03always dump flags when requestedv0.3.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01wrong pathJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01add MakefileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01make a flat 'spew' versionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01more on flagsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01more work on registration of flagsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01add go mod initJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31add SPEW as a logFlag typeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31attempt at log.ListAll()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31more comments and code re-arrangementJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31start a log.Register() methodJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31add log.Infof()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31use go-arg package. start migrating more code overJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-30init SPEW = off by defaultJeff Carr
2023-12-30more or less functional draftJeff Carr
2023-12-29using args.Register()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-28initial commitJeff Carr
Signed-off-by: Jeff Carr <[email protected]>