rapid7 / awsaml

Awsaml is an application for providing automatically rotated temporary AWS credentials.
MIT License
138 stars 45 forks source link

Add basic logging #236

Closed mmurrell-r7 closed 11 months ago

mmurrell-r7 commented 11 months ago

This PR implements some basic logging in the Main process.

By default, logs are written to the following locations:

on Linux: ~/.config/Awsaml/logs/main.log on macOS: ~/Library/Logs/Awsaml/main.log on Windows: %USERPROFILE%\AppData\Roaming\Awsaml\logs\main.log