-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Now the log for migrid is only inside the container in httpd directory stored in the "old fashion" apache log format.
We would like to have all this stored in one log under state/log/apache.log (name is just an suggestion)
The log format should be the same for all log files, so ISO8601 dateformat, a log type (DEBUG, INFO, WARN, ERROR, CRITICAL, ...) and then the log entry itself. Today your logfiles does not actually use ISO8601 so it would be nice if they would all use this format.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request