Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Stegosuite
/
Stegosuite
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
3
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit fe406b47
authored
2017-09-06 01:34:10 -0300
by
Tobias
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Shortened Logback debug output
1 parent
cdc0e284
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/logback.xml
src/main/resources/logback.xml
View file @
fe406b4
...
...
@@ -6,7 +6,7 @@
<onMismatch>
DENY
</onMismatch>
</filter>
<encoder>
<pattern>
%date{HH:mm:ss.SSS}
%-17(%level @ %thread) \
(%replace(%class{0}.java:%line){'\$\w+\.', '\.'}\) %message%n
<pattern>
%date{HH:mm:ss.SSS}
@ %thread
(%replace(%class{0}.java:%line){'\$\w+\.', '\.'}\) %message%n
</pattern>
</encoder>
</appender>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment