Paul Johnson
|
3672a9f2f2
|
Add composers via extension on UmbracoBuilder
reduce scope of CoreRuntimeBootstrapper
|
2020-11-19 16:20:39 +00:00 |
|
berg
|
738bdfbbdd
|
Moved umbraco file logging into minimal config
Signed-off-by: berg <mail@bergmania.dk>
|
2020-09-18 07:46:36 +02:00 |
|
Bjarke Berg
|
7d3bc9be1c
|
Moved serilog config to appsettings and configured it to also catch MS logging messages.
Added Console log for Development
|
2020-09-17 09:01:10 +02:00 |
|
Bjarke Berg
|
3d55dcd3c4
|
Merge remote-tracking branch 'netcore/dev' into netcore/netcore
|
2020-08-26 08:05:15 +02:00 |
|
Shannon
|
46e14f7692
|
Fixes up all logging. Configures serilog logging to replace MS logging just like serilog does, adds new ILoggerConfiguration so we aren't hard coding things, dynamically adds enrichers when the container is ready to resolve services.
|
2020-04-22 14:23:56 +10:00 |
|
Shannon
|
d0f1ea0e59
|
Gets logging working in netcore, removes remaining usages of AppDomain.CurrentDomain.BaseDirectory and reduces more IOHelper usages
|
2020-04-21 13:31:55 +10:00 |
|
Shannon
|
ee37d3aa7a
|
Fixes up usage of AppDomain.CurrentDomain.BaseDirectory in log viewer which cannot work in netcore since this is inconsistent with net framework, adds notes, starts configuring serilog with UseUmbraco
|
2020-04-21 13:07:20 +10:00 |
|
Bjarke Berg
|
38519b2bab
|
AB4227 - Moved Logging
|
2019-12-18 13:42:32 +01:00 |
|