safing-portbase/log
Aaron Bieber ecf2c2279f Unify the log/formatting_*.go files for all unix like OSs
This switches to using the +build tag in log/formatting so that a single file
can be used to build for *NIX machines (everything that isn't 'windows').
2021-04-28 18:41:44 -06:00
..
flags.go Only set initial log level if flag is set 2020-04-07 10:52:07 +02:00
formatting.go Add support for different log adapters 2020-09-24 10:57:43 +02:00
formatting_unix.go Unify the log/formatting_*.go files for all unix like OSs 2021-04-28 18:41:44 -06:00
formatting_windows.go Unify the log/formatting_*.go files for all unix like OSs 2021-04-28 18:41:44 -06:00
input.go Update packages to new modules structure and other minor fixes 2020-02-18 15:44:18 +01:00
logging.go Add log level config option 2021-03-31 10:30:01 +02:00
logging_test.go Clean up log package, improve conditional logging, make scheduling optional 2019-09-20 22:03:21 +02:00
output.go Implement review suggestion 2021-01-19 15:37:07 +01:00
trace.go Update packages to new modules structure and other minor fixes 2020-02-18 15:44:18 +01:00
trace_test.go Cleanup log package, remove dependency on taskmanager package 2019-09-06 22:45:49 +02:00