JohnReedLOL / scala-trace-debug

Macro based print debugging. Locates log statements in your IDE.
https://github.com/JohnReedLOL/pos
MIT License
115 stars 5 forks source link

Pos.out fails with null pointer exception #23

Closed JohnReedLOL closed 8 years ago

JohnReedLOL commented 8 years ago

Pos.out(null) produces a null pointer exception

JohnReedLOL commented 8 years ago

Fixed in 3.0.4