diff --git a/AboutUs.html b/AboutUs.html index 6e868eead4a..5e7e14ba073 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).HireMe is a free desktop application designed to make tracking internship applications easy, fast, and accessible for undergraduate students. While it has a GUI (Graphical User Interface), most of the user interactions happen using a CLI (Command Line Interface).
Acknowledgements
HireMe is a free desktop application designed to make tracking internship applications easy, fast, and accessible for undergraduate students. While it has a GUI (Graphical User Interface), most of the user interactions happen using a CLI (Command Line Interface).
Acknowledgements