Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
jlib
Commits
c180f138
Commit
c180f138
authored
May 04, 2015
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
log dump
parent
307bf11d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
486 additions
and
455 deletions
+486
-455
Log.h
Log.h
+485
-455
global.h
global.h
+1
-0
No files found.
Log.h
View file @
c180f138
This diff is collapsed.
Click to expand it.
global.h
View file @
c180f138
...
...
@@ -9,6 +9,7 @@
#define LOG CLog::WriteLog
#define LOGA CLog::WriteLogA
#define LOGW CLog::WriteLogW
#define LOGB(b, l) CLog::Dump(b, l)
class
LogFunction
{
private
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment