Skip to content

SINGA-124 Display to screen without using glog LOG(ERROR)#117

Open
wangsheng1001 wants to merge 1 commit intoapache:masterfrom
wangsheng1001:log-display
Open

SINGA-124 Display to screen without using glog LOG(ERROR)#117
wangsheng1001 wants to merge 1 commit intoapache:masterfrom
wangsheng1001:log-display

Conversation

@wangsheng1001
Copy link
Copy Markdown
Contributor

add a function and macro to display info to screen, using either:
DISPLAY(string s);
Display(string s, FILE, LINE);

add a function and macro to display info to screen, using either:
  DISPLAY(string s);
  Display(string s, __FILE__, __LINE__);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant