You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error log and regular log (err.log and out.log) should include a complete timestamp for every event.
The format of out.log is particularly weird, with non-printing chars as entry delimiters, etc. It does seem that out.log has relative timestamps (time since startup), but that's inconvenient when one is trying to match up access entries with some known incident.
The text was updated successfully, but these errors were encountered:
The error log and regular log (
err.log
andout.log
) should include a complete timestamp for every event.The format of out.log is particularly weird, with non-printing chars as entry delimiters, etc. It does seem that out.log has relative timestamps (time since startup), but that's inconvenient when one is trying to match up access entries with some known incident.
The text was updated successfully, but these errors were encountered: