Skip to content

Commit 5f40936

Browse files
authored
Create error_log_YYYYMMDD_HHMM.log
1 parent b006ead commit 5f40936

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2023-10-01 10:05:00 [ERROR] Failed to connect to the database.
2+
2023-10-01 10:05:01 [ERROR] Exception: System.Data.SqlClient.SqlException: Login failed for user 'db_username'.
3+
2023-10-01 10:05:02 [ERROR] Stack Trace: at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
4+
2023-10-01 10:10:00 [ERROR] Error while extracting data from the web application.
5+
2023-10-01 10:10:01 [ERROR] Exception: UiPath.Core.SelectorException: Cannot find the UI element corresponding to the selector.
6+
2023-10-01 10:15:00 [ERROR] Unexpected error occurred during data processing.
7+
2023-10-01 10:15:01 [ERROR] Exception: System.NullReferenceException: Object reference not set to an instance of an object.

0 commit comments

Comments
 (0)