Stephan
|
4a32eebb0b
|
Cleanup logging
|
2018-08-30 19:08:55 +02:00 |
|
Stephan
|
069c42ef36
|
Ensure all ILogger impl support message templates
|
2018-08-30 10:48:27 +02:00 |
|
Shannon
|
8d6e297c37
|
Adds additional Fatal methods to match Error and move Fatal code above error so all logger code goes from Fatal -> Verbose
|
2018-08-28 15:24:45 +10:00 |
|
Warren
|
24f91f1917
|
Adds in Error without ex for just a message and a message template with params
|
2018-08-23 14:43:38 +01:00 |
|
Warren
|
66e4e1f0f4
|
Adds new method to ILogger for taking only the exception - NOTE will add an empty string for the message
|
2018-08-23 12:14:07 +01:00 |
|
Warren
|
9e996c68bb
|
Refactored the error params, so that exception is before the message/template so its more in sync with Serilog signature & was an easy way to find some more logs I missed too
|
2018-08-17 15:41:58 +01:00 |
|
Warren
|
a020d60f3e
|
Adds in new log level from Serilog to our Umbraco ILogger - Fatal (Worse than Error)
|
2018-08-17 11:26:22 +01:00 |
|
Warren
|
b0d697af6c
|
Forgot the ConsoleLogger needs to have Verbose added
|
2018-08-15 16:47:15 +01:00 |
|
Warren
|
f62f3300c2
|
Implements updates from recent ILogger changes for these other classes that use it
|
2018-08-14 13:29:38 +01:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|