TACC / tacc_stats

TACC Stats is an automated resource-usage monitoring and analysis package.
GNU Lesser General Public License v2.1
41 stars 15 forks source link

Logging Framework #60

Open aruhela opened 1 month ago

aruhela commented 1 month ago

We need to log the important messages and failure codes.

This needs to be done before we move to systemd completely.

stephenlienharrell commented 1 month ago

Can we use DJANGO loggers everywhere?

stephenlienharrell commented 3 weeks ago

Start on sync_acct and add logging where debug statements typically go.