logging-app

command module
v0.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2026 License: MIT Imports: 26 Imported by: 0

README

Station Manager: logging application

This is a desktop application for Linux (currently) and is used for logging QSOs.

Exit Codes

This section lists the exit codes of the application.

  • 0 = OK
  • 100 = Failed to determine the working directory (the same directory in which the application is located).
  • 101 = Failed to initialize the Ioc/Di container.

Development Environment

This section describes the development environment for the application.

The main item here is the .env file. This file contains the following environment variables:

SM_WORKING_DIR - which is the absolute path to the directory in which the application executable will be located after building. This is NOT the final location of the application executable. From this location the application executable should be copied to the final location.

DEPLOY_DIR - the final localtion of the application executable. This directory contains the subdirectory db where the sqlite database file is located, and logs directory where the log files are located. This directory also contains the config.json file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
backend
facade
Package facade provides the backend service layer for the Station Manager logging application.
Package facade provides the backend service layer for the Station Manager logging application.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL