46 Commits (835be0700f90292c1a37c2b89480f9daf989cc99)

Author SHA1 Message Date
  Anairkoen Schno 31ecf10898 Documented new things 4 years ago
  Anairkoen Schno a4cdc0ec7e Added synchronous logging to the logger 4 years ago
  Anairkoen Schno a223362419 Added additional try/catch to logger 4 years ago
  Anairkoen Schno 88137c5e75 Added a try/catch around logger thread for InvalidOperationException that's thrown at shutdown 4 years ago
  Anairkoen Schno 940466f820 Switched entirely over to attribute based system 4 years ago
  Anairkoen Schno 2be54eaa89 PrintFilter is now publicly readonly 4 years ago
  Anairkoen Schno 6c373b5dce Some cleaning 4 years ago
  Anairkoen Schno 9a666fa73b Small cleanups and fixups 4 years ago
  Anairkoen Schno a1d6acbf23 Updated all of the config references to use new system 4 years ago
  Anairkoen Schno d829a2fc50 Added some notes to StatnardLogger 4 years ago
  Anairkoen Schno f033bf71db Fixed #20 4 years ago
  Anairkoen Schno 924a815a2f Fixed trace checking 4 years ago
  Anairkoen Schno c57fdfa83e Added trace log level 4 years ago
  Anairkoen Schno 0cc297146d Added config option to reduce number of log files created 4 years ago
  Anairkoen Schno 3a676e63dd Finished backport to Net3 5 years ago
  Anairkoen Schno 9680ef6804 Switched all uses of DateTime.Now to a slightly safer version 5 years ago
  Anairkoen Schno ae2c9560b7 Fixed a lot of inline documentation 5 years ago
  Anairkoen Schno c6e1106a44 Fixed logger error with incorrect config load order 5 years ago
  Anairkoen Schno e4cc779d36 Fixed error in log thread when config isn't loaded yet 5 years ago
  Anairkoen Schno 6629774d83 Added options to control log queue clearing 5 years ago
  Anairkoen Schno 897e181d29 Incremented BSIPA version 5 years ago
  Anairkoen Schno 8d99d9589b Adjusted logging 5 years ago
  Anairkoen Schno 80688a2d1f Tweaked debug info code 5 years ago
  Anairkoen Schno cf21769fed Debug logger now only attempts to show info it has 5 years ago
  Anairkoen Schno 759cf10cda Updated to VS 2019 5 years ago
  Anairkoen Schno ba06fa690c Reworked console printers to print directly to the console window instead of going through stdout first 5 years ago
  Anairkoen Schno 1f8f213c3f Added Notice log level 5 years ago
  Anairkoen Schno b1b3c73f9c Annotated StandardLogger.LogThread 5 years ago
  Anairkoen Schno dbaadd82e7 Moved some loading around to let plugins have PDBs 5 years ago
  DaNike 54a3fb616b More performance improvements for the logger 5 years ago
  DaNike 9e111136be Added a rate limiter of sorts to StandardLogger 5 years ago
  Anairkoen Schno c94527197d Improved StandardLogger's printer initialization 5 years ago
  Anairkoen Schno 46198327b9 Fixed debug information showing 5 years ago
  Anairkoen Schno 4412bd2f04 Performed some cleanup 5 years ago
  Anairkoen Schno 09503af289 Improved logger printer inheritance 5 years ago
  Anairkoen Schno 01e22a775a Added single plugin load function 5 years ago
  Anairkoen Schno 95fcaa1c1c Added some protections to logger to prevent NullReferenceExceptions 5 years ago
  Anairkoen Schno df498b03b5 Updated to use ReSharper 5 years ago
  Anairkoen Schno 1c403cbe35 Allowed accessors to add printers to StandardLoggers 5 years ago
  Anairkoen Schno 0b1aac10a5 Created an IPA config source 5 years ago
  Anairkoen Schno 18847d663d Finalized ConfigProvider 5 years ago
  Anairkoen Schno adfc9d2c12 Tweaked some stuff regarding the loader and loggers 5 years ago
  Anairkoen Schno 60fa80215c Added support for child loggers, moved to using them fore more differentiation within IPA 5 years ago
  Anairkoen Schno b91940cacd Added documentation to those that needed it, and internalized those that don't. 5 years ago
  Anairkoen Schno 40880e32d6 Moved Logging to new location 5 years ago
  Anairkoen Schno 9a148f986a Moved classes to new namespace 5 years ago
  Anairkoen Schno 8baa8ca528 Reworked some refactor organization 5 years ago
  Anairkoen Schno 1b3f45ca8c Began refactor 5 years ago
  Anairkoen Schno c2643ba70e Fixed a lot of things 6 years ago
  Anairkoen Schno 4a011b8c6c Made the standard logger able to show the caller 6 years ago