-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add possibility to configure log format #799 #2941
base: master
Are you sure you want to change the base?
Commits on Apr 14, 2024
-
make it possible to enable json log
Victor Edvardsson committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for a8477f7 - Browse repository at this point
Copy the full SHA a8477f7View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for fe0c8f3 - Browse repository at this point
Copy the full SHA fe0c8f3View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for c8652aa - Browse repository at this point
Copy the full SHA c8652aaView commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a50396 - Browse repository at this point
Copy the full SHA 9a50396View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for a72f223 - Browse repository at this point
Copy the full SHA a72f223View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for d98a569 - Browse repository at this point
Copy the full SHA d98a569View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 11b1e23 - Browse repository at this point
Copy the full SHA 11b1e23View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 9674cc1 - Browse repository at this point
Copy the full SHA 9674cc1View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 194ac7a - Browse repository at this point
Copy the full SHA 194ac7aView commit details -
Add log_format to default config
Victor Edvardsson committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for bf179f4 - Browse repository at this point
Copy the full SHA bf179f4View commit details -
Fix syntax error in if statement
Victor Edvardsson committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for cb6e59f - Browse repository at this point
Copy the full SHA cb6e59fView commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 2355a93 - Browse repository at this point
Copy the full SHA 2355a93View commit details -
Victor Edvardsson committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for d7022a2 - Browse repository at this point
Copy the full SHA d7022a2View commit details
Commits on Apr 15, 2024
-
Fix some typos and change naming from native to text, makes more sense
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 99606b7 - Browse repository at this point
Copy the full SHA 99606b7View commit details -
Set same timestamp format for json logging
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for ea83066 - Browse repository at this point
Copy the full SHA ea83066View commit details -
Victor Edvardsson committed
Apr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2697c75 - Browse repository at this point
Copy the full SHA 2697c75View commit details -
Move in if statement under previous
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for e44b4cc - Browse repository at this point
Copy the full SHA e44b4ccView commit details -
Fix some formatting that got messed up
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 27d4311 - Browse repository at this point
Copy the full SHA 27d4311View commit details -
Default to text formatter, if log_format is not configured.
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for b5a3e1c - Browse repository at this point
Copy the full SHA b5a3e1cView commit details -
defining logFormatter outside if statement so that log.SetFormatter(l…
…ogFormatter) is not undefined when function is called
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 96b8408 - Browse repository at this point
Copy the full SHA 96b8408View commit details -
Add variables that were undefined
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ee0358 - Browse repository at this point
Copy the full SHA 1ee0358View commit details -
Argument were missing when calling SetDefaultLoggerConfig function
Victor Edvardsson committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c7cdb77 - Browse repository at this point
Copy the full SHA c7cdb77View commit details -
Victor Edvardsson committed
Apr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 65dcc58 - Browse repository at this point
Copy the full SHA 65dcc58View commit details -
Victor Edvardsson committed
Apr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ad6220 - Browse repository at this point
Copy the full SHA 8ad6220View commit details -
Victor Edvardsson committed
Apr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ed607e - Browse repository at this point
Copy the full SHA 8ed607eView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c6e086 - Browse repository at this point
Copy the full SHA 3c6e086View commit details -
Configuration menu - View commit details
-
Copy full SHA for babb74c - Browse repository at this point
Copy the full SHA babb74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c05c46d - Browse repository at this point
Copy the full SHA c05c46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ace3f1 - Browse repository at this point
Copy the full SHA 1ace3f1View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cfc3c5 - Browse repository at this point
Copy the full SHA 5cfc3c5View commit details