-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdemoApplication.log
14 lines (14 loc) · 1.33 KB
/
demoApplication.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[http-nio-9999-exec-1] INFO io.code.lms.Implementations.LibrarianServiceImpl -
Saving scholar entity : {"name":"rock","status":1}
[http-nio-9999-exec-1] INFO io.code.lms.Implementations.LibrarianServiceImpl -
Saving scholar entity : {"name":"rock","status":1}
[http-nio-9999-exec-1] INFO io.code.lms.Implementations.LibrarianServiceImpl -
Saving scholar entity : {"name":"rock","status":1}
[http-nio-9999-exec-10] INFO io.code.lms.Implementations.LibrarianServiceImpl - Saving scholar entity : {"name":"Uday","status":1}
[http-nio-9999-exec-10] INFO io.code.lms.Implementations.LibrarianServiceImpl - Successfully saved into db
[http-nio-9999-exec-7] INFO io.code.lms.Implementations.LibrarianServiceImpl - Saving scholar entity : {"name":"","status":0}
[http-nio-9999-exec-7] INFO io.code.lms.Implementations.LibrarianServiceImpl - Successfully saved into db
[http-nio-9999-exec-2] INFO io.code.lms.Implementations.LibrarianServiceImpl - Saving scholar entity : {"status":0}
[http-nio-9999-exec-2] INFO io.code.lms.Implementations.LibrarianServiceImpl - Successfully saved into db
[http-nio-9999-exec-2] INFO io.code.lms.Implementations.LibrarianServiceImpl - Saving scholar entity : {"name":"random_name","status":0}
[http-nio-9999-exec-2] INFO io.code.lms.Implementations.LibrarianServiceImpl - Successfully saved into db