Guest User

Untitled

a guest
Dec 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $ java -Dlogging.file=file1.log -jar my-app.jar
  2.  
  3. $ java -Dlogging.file=file2.log -jar my-app.jar
  4.  
  5. $ java -Dlogging.file=file3.log -jar my-app.jar
Add Comment
Please, Sign In to add comment