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
|
5 years ago |
Anairkoen Schno
|
924a815a2f
|
Fixed trace checking
|
5 years ago |
Anairkoen Schno
|
c57fdfa83e
|
Added trace log level
|
5 years ago |
Anairkoen Schno
|
0cc297146d
|
Added config option to reduce number of log files created
|
5 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
Added proper DocFX integration
|
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
Fixed game version detection
|
5 years ago |
Anairkoen Schno
|
6629774d83
|
Added options to control log queue clearing
|
5 years ago |
Anairkoen Schno
|
897e181d29
|
Incremented BSIPA version
StdoutInterceptor now initializes when the first message is sent through the log system
|
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
Better support for no console
Stdout now gets passed through the logging system for unified log locations
|
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
No plugin type error now a Notice 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
Added window direct writer to StandardLogger
|
5 years ago |
DaNike
|
54a3fb616b
|
More performance improvements for the logger
|
5 years ago |
DaNike
|
9e111136be
|
Added a rate limiter of sorts to StandardLogger
Changed config name
|
5 years ago |
Anairkoen Schno
|
c94527197d
|
Improved StandardLogger's printer initialization
|
5 years ago |
Anairkoen Schno
|
46198327b9
|
Fixed debug information showing
Still only works with --mono-debug
|
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
Redid config system to be more extensible and used internally
|
5 years ago |
Anairkoen Schno
|
95fcaa1c1c
|
Added some protections to logger to prevent NullReferenceExceptions
|
6 years ago |
Anairkoen Schno
|
df498b03b5
|
Updated to use ReSharper
|
6 years ago |
Anairkoen Schno
|
1c403cbe35
|
Allowed accessors to add printers to StandardLoggers
|
6 years ago |
Anairkoen Schno
|
0b1aac10a5
|
Created an IPA config source
Moved some logger init stuff around
|
6 years ago |
Anairkoen Schno
|
18847d663d
|
Finalized ConfigProvider
Incremented version
|
6 years ago |
Anairkoen Schno
|
adfc9d2c12
|
Tweaked some stuff regarding the loader and loggers
|
6 years ago |
Anairkoen Schno
|
60fa80215c
|
Added support for child loggers, moved to using them fore more differentiation within IPA
|
6 years ago |
Anairkoen Schno
|
b91940cacd
|
Added documentation to those that needed it, and internalized those that don't.
|
6 years ago |
Anairkoen Schno
|
40880e32d6
|
Moved Logging to new location
|
6 years ago |
Anairkoen Schno
|
9a148f986a
|
Moved classes to new namespace
|
6 years ago |
Anairkoen Schno
|
8baa8ca528
|
Reworked some refactor organization
Added somewhaat backwards compatavbility through Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
1b3f45ca8c
|
Began refactor
|
6 years ago |
Anairkoen Schno
|
c2643ba70e
|
Fixed a lot of things
* No static HasKey in ModPrefs
* SteamCheck not working correctly
* Updater not creating directories like it should
|
6 years ago |
Anairkoen Schno
|
4a011b8c6c
|
Made the standard logger able to show the caller
|
6 years ago |