Created
June 8, 2021 08:59
-
-
Save saschadoemer/e794af8eaafae524516733e0e147e6a5 to your computer and use it in GitHub Desktop.
Revisions
-
saschadoemer created this gist
Jun 8, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ # This will result in Logging based on level INFO but for every aspect of the SDK the logging is turned off. # Setting the value for the package will either increase or decrease the logging. logging: level: root: info com.dke.data.agrirouter: off