From 48e27915ee1372cd57a81c2c85a1bd1f2515536b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:35:28 +0000 Subject: [PATCH] deploy: a46b895a3e0e9fea1617873f0cf5861534e85298 --- 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 | 2 +- DeveloperGuide.page-vue-render.js | 2 +- 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 | 18 +++++++++--------- UserGuide.page-vue-render.js | 6 +++--- 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, 40 insertions(+), 40 deletions(-) diff --git a/AboutUs.html b/AboutUs.html index 41d2455df49..6de6297b44d 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).