From fb6fd0cca1c3e49e2048d87b2d328635678c5d95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:41:13 +0000 Subject: [PATCH] deploy: 71f26dfb18e4ce992e619a1ce2d6d0615a4a1b13 --- 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 | 2 +- UserGuide.page-vue-render.js | 2 +- images/CampusConnectLogo.png | Bin 22641 -> 138392 bytes 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 +- 31 files changed, 30 insertions(+), 30 deletions(-) diff --git a/AboutUs.html b/AboutUs.html index 1239eb00b30..a03e266fa18 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).