Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
artpar committed Apr 15, 2024
1 parent 4108c9b commit ac4e989
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#videobug common pkg registry
https://gitlab.com/insidious1/videobug-common/-/packages

Backported unlogged-sdk as java-agent implementation


# SELogger

Expand Down Expand Up @@ -37,7 +38,7 @@ Execute your program with the Java Agent.

The agent accepts options. Each option is specified by `option=value` style with commas (","). For example:

java -javaagent:path/to/selogger-0.3.2.jar=output=dirname,format=freq [Application Options]
java -javaagent:path/to/selogger-0.3.2.jar=output=dirname


### Output Options
Expand Down

0 comments on commit ac4e989

Please sign in to comment.