1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/src/Icons
Matt Gibson c8c9b32904
Add logging to tokenables (#2298)
* Add logging to token usages

* Add settings manipulation of log levels

* Maintain no logging for dev

* Log exception causing Token failure in TryUnprotect

* dotnet format 🤖

* Added deconstruction operator on new debug logs.

* Split off log level settings into separate files

* Improve log messages

* dotnet format 🤖

* Fix token serialization

* Final review notes

Co-authored-by: Todd Martin <>
2022-09-26 14:22:02 -05:00
..
Controllers [SM-90] Add Config Endpoint Phase 1 (#2130) 2022-09-05 11:19:04 -04:00
Models Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
Resources update public suffix list 2018-08-15 08:44:24 -04:00
Services Run formatting (#2230) 2022-08-29 16:06:55 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json Add Icons application for serving website icons. 2017-10-08 23:11:40 +02:00
appsettings.json icons logging 2018-07-10 00:09:18 -04:00
appsettings.Production.json Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh build and include notifications docker 2018-08-17 18:14:25 -04:00
Icons.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
IconsSettings.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
packages.lock.json [SM-151] Move EF Dapper tests to Infrastructure.EFIntegration.Test (#2204) 2022-08-29 09:40:59 -04:00
Program.cs Add logging to tokenables (#2298) 2022-09-26 14:22:02 -05:00
Startup.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00