summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-06add On() & Off() also Fprintln() & Fprintf()HEADv0.25.1v0.25.0v0.22.18masterdevelJeff Carr
2025-08-16more compat for 'fmt' packagev0.22.17Jeff Carr
2024-01-01tracking down all erroneous log messagesv0.22.16v0.22.15v0.22.14v0.22.13v0.22.12Your Name
2025-02-05also add Enable()Jeff Carr
2025-02-05switch to Disabled()Jeff Carr
2025-01-09don't use STDERR anymore. also timestamps off by defaultv0.22.10Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-13deprecate use of spew so package is a go primitivev0.22.9Jeff Carr
2024-11-28see if http.Flush worksv0.22.8v0.22.7Jeff Carr
2024-11-15fix timestamp not showing upv0.22.6Jeff Carr
2024-11-14use io.Writerv0.22.5Jeff Carr
2024-11-13attempt 'capture' modeJeff Carr
2024-11-07remove debugging codev0.22.4Jeff Carr
2024-11-07mirroring is weirdv0.22.3Jeff Carr
2024-11-07mirror output to stdout and httpJeff Carr
2024-11-07try allowing switching to writing to httpv0.22.2Jeff Carr
2024-11-04Sprint()v0.22.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-04add Sprintf and SprintlnJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-12run everything through the daemon check to switch to fmtJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-12fix go vet warningsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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]>