diff --git a/application-development.yml b/application-development.yml index 1b06835..6d2e98a 100644 --- a/application-development.yml +++ b/application-development.yml @@ -3,4 +3,6 @@ Logging: LogLevel: Default: Debug System: Debug - Microsoft: Debug \ No newline at end of file + Microsoft: Debug + Fortune_Teller_Service: Debug + Fortune_Teller_UI: Debug