Logimisraamistiku ning veebirakenduse väljatöötamine programmeerimiskeeles Rust
Date
2024
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Tartu Ülikool
Abstract
More and more people are moving away from subscription based services to selfhosted alternatives. This brings with it a lot of log files, which the average user might not have the time to deal with. To address this problem, a web app was created using the Rust programming language which enables regular users to manage all of their log files from one
place. The Rust programming language is one of the fastest growing programming languages in the world, known for its safe memory model. In addition to the web app, a logging framework was also created for Rust, which allows the users to easily log events in their Rust programs.
Description
Keywords
Rust programmeerimiskeel, veebirakendus, logifailid, logimisraamistik