Joakim Hove
|
9fb229ccd7
|
Replaced references to logger with OpmLog::addMessage()
|
2015-03-04 22:14:31 +01:00 |
|
Joakim Hove
|
3a60605d99
|
Removed most of the functionality from CounterLog
|
2015-03-04 22:12:53 +01:00 |
|
Joakim Hove
|
25bff6480d
|
Renamed MessageCounter -> CounterLog
|
2015-03-04 22:12:52 +01:00 |
|
Joakim Hove
|
d3277543ec
|
Renamed existing Logger -> MessageCounter
|
2015-03-04 22:09:54 +01:00 |
|
Joakim Hove
|
b585655a5c
|
Changes in the log class:
1. Moved to from eclipse/Parser -> eclipse/Log
2. Renamed ParserLog -> OpmLog
|
2014-12-15 17:36:10 +01:00 |
|
Andreas Lauser
|
ee9b7d2cae
|
Extend deck grooming functions to detect keywords which are in invalid sections
|
2014-10-13 16:06:09 +02:00 |
|
Andreas Lauser
|
ff90fe71c0
|
replace the deck-internal logging system by ParserLog
|
2014-10-07 15:39:14 +02:00 |
|
Andreas Lauser
|
76904f244f
|
Opm::checkDeck(): complain about unrecognized keywords
"unrecognized" means "not created based on a ParserKeyword object"
|
2014-10-07 14:22:56 +02:00 |
|
Andreas Lauser
|
f651a8e9d8
|
add Opm::checkDeck()
this is analogous to Opm::Section::checkDeckTopology() but intended to be
more general. So far not too many tests are implemented...
|
2014-10-07 14:22:47 +02:00 |
|