Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. docker logs -f myApp
  2. 22:22:08.152 [main] INFO application - Creating Pool for datasource 'default'
  3. 22:22:09.213 [main] INFO play.api.db.DefaultDBApi - Database [default] connected at jdbc:postgresql://localhost/db
  4. 22:22:09.627 [main] INFO p.a.l.concurrent.ActorSystemProvider - Starting application default Akka system: application
  5. 22:22:09.698 [main] INFO application - ????????????? ??????? ???????
  6. 22:22:09.722 [main] INFO application - ????????????? ??????? 'direct
  7. 22:22:09.734 [main] INFO application - ????????????? ??????? 'adwords
  8. 22:22:09.761 [main] INFO play.api.Play$ - Application started (Prod)
  9. 22:22:09.866 [main] INFO play.core.server.NettyServer$ - Listening for HTTP on /0:0:0:0:0:0:0:0:9000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement