Skip to content
Snippets Groups Projects
Commit f078c754 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Add ToDo.

parent 365e4d8f
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ namespace ATXCommon
CultureInfo.InvariantCulture);
}
catch (Exception ex) {
// TODO: discuss if this should be an "Error" message to trigger a mail
// notification to the AdminDebug address:
Log.Warn("Unable to parse time from name [{0}], skipping: {1}",
dir.Name, ex.Message);
return -1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment