From 44db7ce5816d0eac76601f941ed013affa894798 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 04:30:47 +0000 Subject: [PATCH] deploy: b3343cd02300ece5c7407676e49ae67c3b54d82e --- AboutUs.html | 2 +- AboutUs.page-vue-render.js | 2 +- Configuration.html | 2 +- Configuration.page-vue-render.js | 2 +- DevOps.html | 2 +- DevOps.page-vue-render.js | 2 +- DeveloperGuide.html | 23 +++++++++++------------ DeveloperGuide.page-vue-render.js | 12 ++++++------ Documentation.html | 2 +- Documentation.page-vue-render.js | 2 +- Logging.html | 2 +- Logging.page-vue-render.js | 2 +- SettingUp.html | 2 +- SettingUp.page-vue-render.js | 2 +- Testing.html | 2 +- Testing.page-vue-render.js | 2 +- UserGuide.html | 9 ++++----- UserGuide.page-vue-render.js | 19 ++++++++++++++----- index.html | 2 +- index.page-vue-render.js | 2 +- team/blackpanther9229.html | 2 +- team/blackpanther9229.page-vue-render.js | 2 +- team/chrisjohntan.html | 2 +- team/chrisjohntan.page-vue-render.js | 2 +- team/cyx22222003.html | 2 +- team/cyx22222003.page-vue-render.js | 2 +- team/justin.html | 2 +- team/justin.page-vue-render.js | 2 +- team/krashkart.html | 2 +- team/krashkart.page-vue-render.js | 2 +- 30 files changed, 61 insertions(+), 54 deletions(-) diff --git a/AboutUs.html b/AboutUs.html index 67d69ba86c0..d7c737a009d 100644 --- a/AboutUs.html +++ b/AboutUs.html @@ -18,7 +18,7 @@ [portfolio]
docs/
folder contains the source files for the documentation website.Style guidance:
Converting to PDF
docs/
folder contains the source files for the documentation website.Style guidance:
Converting to PDF
java.util.logging
package for logging.LogsCenter
class is used to manage the logging levels and logging destinations.Logger
for a class can be obtained using LogsCenter.getLogger(Class)
which will log messages according to the specified logging level..log
file.logLevel
setting in the configuration file (See the Configuration guide section).java.util.logging
package for logging.LogsCenter
class is used to manage the logging levels and logging destinations.Logger
for a class can be obtained using LogsCenter.getLogger(Class)
which will log messages according to the specified logging level..log
file.logLevel
setting in the configuration file (See the Configuration guide section).