Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Albert Gräf
Gem
Commits
ee6bcd58
Commit
ee6bcd58
authored
Nov 22, 2017
by
IOhannes m zmölnig
Browse files
imageloader/imagesaver verbosity guidelines
parent
f465db06
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/README.org
View file @
ee6bcd58
...
...
@@ -49,9 +49,22 @@ The following is an attempt to define the apropriate logging levels
| ~changeImage~ | ~error()~ |
| ~getFrame~ | ~error()~, ~printf()~ if threaded |
**** imageloader
| function | max reporting state |
|----------------+---------------------|
| CTOR | ~verbose(0)~ |
| DTOR | ~verbose(0)~ |
| ~isThreadable~ | ~verbose(0)~ |
| ~load~ | ~verbose(0)~ |
**** imagesaver
| function | max reporting state |
|------------------------+---------------------|
| CTOR | ~verbose(0)~ |
| DTOR | ~verbose(0)~ |
| ~isThreadable~ | ~verbose(0)~ |
| ~save~ | ~verbose(0)~ |
| ~estimateSave~ | ~verbose(0)~ |
| ~getWriteCapabilities~ | ~verbose(0)~ |
**** modelloader
**** record
**** video
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