Commit Graph

22 Commits

Author SHA1 Message Date
Kyle Isom f6d227946b Get rid of bazel.
Good riddance. More of a headache than it's worth.
2024-05-19 20:24:38 -07:00
Kyle Isom 74ce7bc58a Cleaning up the codebase. 2023-05-04 23:22:35 -07:00
Kyle Isom c1b8b72cf1 bazel-test: add sizes to all tests.
This gets rid of the warning about mismatched test sizes.
2023-05-04 16:08:18 -07:00
Kyle Isom f8c64d3be5 bazel: updating build files 2023-05-04 15:11:15 -07:00
Kyle Isom d66cfe1145 Cut over to Bazel. 2023-05-04 14:00:30 -07:00
Kyle Isom ad03c5f991 Mass rewrite imports -> git.wntrmute.dev repo. 2023-05-04 13:58:43 -07:00
Kyle Isom cb827169dc switching hosting providers 2020-11-26 20:09:37 -08:00
Kyle Isom 027d0173bc logging: finish multi implementation 2020-11-11 21:15:02 -08:00
Kyle Isom 6f19b69bbd logging: add CREATE flag to file-based loggers. 2020-11-11 10:06:13 -08:00
Kyle Isom 7e118bfdb0 logging: add Multi 2020-11-11 09:52:07 -08:00
Kyle Isom afef3eea62 Fix Logger interface. 2017-11-21 12:19:38 -08:00
Kyle Isom cb16cfa183 golint cleanups. 2017-11-16 08:32:05 -08:00
Kyle Isom d1452f54c0 logging is now compatible with klog.
See https://git.kyleisom.net/lib/libklogger
2016-04-01 15:08:55 -07:00
Kyle Isom 215d03bdb1 golint fixes. 2015-12-23 13:28:04 -08:00
Kyle 3a4509bbf6 More docs, global SetLevel. 2015-09-22 22:44:01 -07:00
Kyle Isom b933a136f3 Debugging shows file/lineno. 2015-09-22 15:14:36 -07:00
Kyle Isom ea689c7e97 Better domain handling in logging. 2015-09-22 13:26:06 -07:00
Kyle 27819dbf0e Logging to file. 2015-09-22 10:45:51 -07:00
Kyle 3fd30fef69 Tidying up. 2015-09-22 03:43:33 -07:00
Kyle 35ded7bc60 Example is better. 2015-09-22 03:32:44 -07:00
Kyle 938f9289fa Trying this with examples. 2015-09-22 03:30:55 -07:00
Kyle 0750c235b6 Adding logging and some common functions. 2015-09-22 03:27:14 -07:00