Commit History

Author SHA1 Message Date
  Sam Jaffe 7a43c8ff58 Reserve the logger name "" as the default logger. 5 years ago
  Sam Jaffe 75ddb5c076 Add some documentation, make loggers easier to use. 5 years ago
  Sam Jaffe 0f6a57cb79 Add clang-format, re-arrange some classes 5 years ago
  Sam Jaffe cb21767b9b Reach 100% code coverage 5 years ago
  Sam Jaffe 7872594b6b Convert to using a slightly smarter wrapper object that manages the relation between the layout manager and the appender. 6 years ago
  Sam Jaffe c571290d68 Convert calling pattern on appender/layout pairing, and make it so appender contains the layout information. 6 years ago
  Sam Jaffe b14c450524 Fix header search paths by importing submodules and using directives in the project config 6 years ago
  Sam Jaffe a08986ed42 Add tests and fix things to get support for log level in config 6 years ago
  Sam Jaffe 787fa0c3d1 Merge all the layout things together 6 years ago
  Sam Jaffe 144e172cd2 Move impl.h files to subdirectory 6 years ago
  Sam Jaffe 3308eacad1 Drop level+message log writer. 6 years ago
  Sam Jaffe 90a1e3e5ed Move exceptions to own file. 6 years ago