Skip to content

Conversation

@p0rtL6
Copy link

@p0rtL6 p0rtL6 commented Apr 6, 2025

This is a combination of #168 and #169 with more additions on top of it.

  • The option -q to disable the coloring of console logs has been added.
  • Log formats have been standardized between share/dir/file
  • Logs in the console are padded so they line up in columns for easier reading
  • Colors have been changed to make things more readable
  • HTML logging has been updated to reflect these changes
  • Fixed a bug in JSON logging that templated the triage level with a ToString() of the message class, this also fixes the JSON logs themselves so the message is under the correct name in event properties instead of the triage name.
  • Other reworks and refactors of the logging system to make things easier to change and maintain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant